Skip to main content
DELETE
/
sip
/
{id}
Delete SIP Configuration
curl --request DELETE \
  --url https://api.cleartalk.ai/sip/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

The UUID of the SIP Configuration to delete

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Configuration successfully deleted and numbers detached.