Skip to main content
DELETE
Delete contact

Authorizations

Authorization
string
header
required

Access token obtained from the /v1/auth/login endpoint

Path Parameters

clientId
string<uuid>
required

The ID of the client

contactId
string<uuid>
required

The ID of the contact to delete

Response

Contact deleted successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Operation completed successfully"