Skip to main content
DELETE
/
cleartalk
/
inbound
/
{phoneNumber}
/
unassign
cURL
curl --request DELETE \
  --url https://api.cleartalk.ai/cleartalk/inbound/{phoneNumber}/unassign \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

phoneNumber
string
required

Response

200 - undefined