Delete a contact
Contacts
Delete a contact
Requires the
contacts:write scope (or a broader one that includes it).
Use this endpoint when you need to remove a single contact from your account by its id. To remove several contacts in one call, use the bulk-delete endpoint instead.
DELETE
Delete a contact
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Contact ID
Response
Contact deleted successfully. The response body is empty.
Empty body