Beta — endpoints, schemas, limits and examples may change before general availability.
Hellomateo API Documentation
Contacts

Delete Contact Identity by Locator

DELETE
/v1/contacts/{id}/identities/by

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid

Query Parameters

channel_type*"email" | "facebook" | "instagram" | "postal" | "sms" | "whatsapp"
Value in"email" | "facebook" | "instagram" | "postal" | "sms" | "whatsapp"
type*string
Length1 <= length
value*string
Length1 <= length
scope_type?|null
scope_id?|null

Response Body

curl -X DELETE "https://api.getmateo.com/v1/contacts/497f6eca-6276-4993-bfeb-53cbbbba6f08/identities/by?channel_type=email&type=string&value=string"
Empty