Skip to main content
POST
Check channel consent for a contact

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
contact_id
string
required

Contact to evaluate consent for.

Required string length: 1 - 120
channel
enum<string>
required

Delivery channel the consent gate applies to.

Available options:
sms,
mms,
voice,
email,
push,
whatsapp,
fax
policy_template
enum<string>

Optional regulatory template the grant must match. other matches any template.

Available options:
gdpr,
ccpa,
lgpd,
cpra,
other

Response

200 - application/json

The allow/block consent decision for the contact and channel.

data
object
required
meta
object
required