Method
PATCH /v1/comms/lists/:id/members/:memberId
Path Parameters
The list ID.
The member ID.
Headers
Bearer token (requires
comms:write).application/jsonBody Parameters
New status:
subscribed, unsubscribed, cleaned, bounced.Request Example
Response Example
When setting status to
unsubscribed, the unsubscribed_at timestamp is automatically set. Members with non-subscribed status will not receive marketing campaigns.