Skip to main content
DELETE
Delete a Nucleus contact

Authorizations

Authorization
string
header
required

A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.

Body

application/json

DELETE payload. The contact ID is passed in the JSON body, not the URL path.

contactId
string<uuid>
required

Response

Contact deleted

success
boolean
required