DELETE/contacts/{contactId}
Deletes a contact.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
contact
| Parameter | Type | Description |
|---|---|---|
| contactId | string | Customer/client contact ID required example : contact2-a56d-44a4-5304-033e16fca8d1 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found