Skip to main content
DELETE
Delete Contact
This endpoint is deprecated. Use Delete Contact instead. See the Migration Guide for details.

Authorizations

Authorization
string
header
required

API key must be provided as: Bearer <api_key>

Path Parameters

contact_id
string<uuid>
required

The telli contact ID to delete

Response

Contact deleted successfully

message
string
Example:

"Contact deleted successfully"

contact_id
string<uuid>

The ID of the deleted contact