Trillet AI logo

Delete Call Disposition

Delete or cancel a call disposition.

DELETEhttps://api.trillet.ai/v1/api/call-dispositions/{id}

Headers

x-api-keystringrequired

API key used for authenticating requests to the API.

x-workspace-idstringrequired

Workspace identifier for the API.

Path Parameters

idstringrequired

The unique identifier of the call disposition to delete.

Response Fields

successboolean

Whether the deletion was successful.

{
  "success": true
}
Delete Call Disposition — Trillet AI