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>'

Documentation Index

Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

phoneNumber
string
required

Response

200 - undefined