Skip to main content
DELETE
/
inbound-agents
/
{id}
Delete an inbound agent if it exists
curl --request DELETE \
  --url https://api.cleartalk.ai/inbound-agents/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
number
required

Response

Inbound agent deleted successfully