Zum Hauptinhalt springen
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.

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string<uuid>
erforderlich

Antwort

OK

The response is of type any.