Re-opt a contact in for a channel
Contacts
Re-opt a contact in for a channel
Remove an opt-out so a previously-suppressed contact can be messaged again on the given channel. Identify the contact by its canonical id in the path and the channel to restore. A genuine re-opt-in is audited and fans out the contact.opted_in webhook; re-opting-in an already-opted-in contact is idempotent and fires nothing. Returns the updated contact.
DELETE
Re-opt a contact in for a channel
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Canonical contact id.
Minimum string length:
1Channel to re-enable (sms, email, whatsapp, voice, …).
Minimum string length:
1