Capture a public consent opt-in or opt-out
Unauthenticated endpoint that a hosted subscription, preference-centre, or unsubscribe landing page posts to so a recipient can opt in or opt out for a tenant across one or more channels. An opt-in requires the signed proof-of-ownership token delivered to the recipient’s own address (email or phone); an opt-out is one-click and never gated. Records the consent, mirrors the contact’s channel preferences and suppression state, and returns the ids of the consent records written.
Response
The consent submission was recorded, in the standard { data, meta } envelope. data.status is ok and data.consentRecordIds lists one id per channel written.
The consent submission was recorded, in the standard { data, meta } envelope. data.status is ok and data.consentRecordIds lists one id per channel written.