Skip to main content
DELETE
/
v2
/
contacts
/
{id}
Delete contact
curl --request DELETE \
  --url https://api.telli.com/v2/contacts/{id} \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Documentation Index

Fetch the complete documentation index at: https://docs.telli.com/llms.txt

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

Authorizations

Authorization
string
header
required

API key authentication. Use your telli API key as the bearer token.

Path Parameters

id
string<uuid>
required

Response

OK

The response is of type any.