DELETE/contacts/{contactId}/forcedelete

Force deletes a contact. You will not be able to recover any force-deleted contacts.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

contact

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/contacts/{contactId}/forcedelete

Path Parameters

ParameterTypeDescription
contactId string 

Customer/client contact ID


required 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content

HTTP 404

Not Found