Contacts
Delete a Contact
Deletes a contact by its contact_id. Returns 204 No Content on success. This is irreversible.
delete/v1/contacts/{contact_id}
Path parameters
contact_idstring uuid required
Response
Contact deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.