Skip to main content
POST
Mark a phone or email as Do-Not-Call/Contact

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
phone
string

E.164 phone number (e.g. +14155551234). At least one of phone/email is required.

email
string<email>
channel
enum<string>

Which channel(s) the suppression applies to. Defaults to all.

Available options:
all,
voice,
sms,
email,
whatsapp
reason
string
Maximum string length: 500
conversation_id
string
Maximum string length: 120

Response

Suppression persisted (or already in effect).

data
object
meta
object