Skip to main content
DELETE
/
sip
/
{call_id}
Delete Sip
curl --request DELETE \
  --url https://api-west.millis.ai/sip/{call_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Private Key

Path Parameters

Response

Successful Response