Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Path Parameters

contactId
string
required

Stable contact id.

Minimum string length: 1

Body

application/json

Project context for the contact action.

locationId
string
required

Stable project location id used to tenant-scope the contact action.

Minimum string length: 1
Example:

"loc_abc123"

projectName
string

Display label only; never used as tenant identity.

Minimum string length: 1
Example:

"Acme Clinic"

Response

Contact do-not-call cleared successfully.

success
boolean
required
data
object
required