cURL
curl --request DELETE \ --url https://api.telli.com/v2/contacts/{id} \ --header 'Authorization: Bearer <token>'
"<unknown>"
Soft-deletes a contact and anonymizes all PII data.
API key authentication. Use your telli API key as the bearer token.
OK
The response is of type any.
any
War diese Seite hilfreich?