Delete a contact
DELETE {{api-url}}/customer-management/{{tenant}}/contacts/{{contactId}}
Deletes a contact.
Important: This operation causes removal of all other entities exclusively subordinated to the requested contact in an async way
### Required scopes
* clientmanagement.contact_manage
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |