Unsuppress Contact
POST /contacts/{contact_id}/unsuppress
POST
/contacts/{contact_id}/unsuppress
Reverse an operator suppression. Proxies the SAME handler the in-app
contact view’s “Unsuppress” action calls (contacts/router.py:1702).
Clears ONLY the org_initiated umbrella — an independent
contact_initiated (they-asked) or system (bounce/complaint) opt-out is
never overridden through this endpoint, matching the app exactly.
Authorizations
Parameters
Path Parameters
contact_id
required
Contact ID (mashup_contacts.id)
integer
Contact ID (mashup_contacts.id)
Header Parameters
Request Body
Responses
200
Successful Response
object
data
required
object
channels_cleared
Array<string>
contact_id
required
integer
is_suppressed
required
boolean
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string