Skip to main content
POST
Register a DLT consent template

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
principal_id
string
required
Required string length: 1 - 200

The opt-in wording the contact agrees to.

Required string length: 1 - 2000
Maximum string length: 64

Response

The created consent template.

data
object

The stored consent-template row (id, principal_id, consent_name, consent_text, status, …).

meta
object