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

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.