DELETE/contacts/{contactId}/forcedelete
Force deletes a contact. You will not be able to recover any force-deleted contacts.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
contact
| Parameter | Type | Description |
|---|---|---|
| contactId | string | Customer/client contact ID required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found