Skip to main content
DELETE
Delete a communication opt-out

Authorizations

Authorization
string
header
required

API token authentication. Generate a token from the Alta dashboard and pass it as a Bearer token in the Authorization header.

Body

application/json
identifier
string
required

The identifier value to remove from the DNC list.

identifierType
enum<string>
required

The type of the identifier.

Available options:
email,
linkedin,
phone,
domain

Response

Identifier removed from the DNC list successfully