Subscriber
Update Email Status
Update subscriber email status that affects how emails would be sent to all lists. Subscribers who marks email as spam or unsubscribes globally from all list. This is the second tier in the Subscriber Suppresion hit tier.<br><br>Rate limit:<br>Limit: 150<br>TTL: 60s
Scopes: subscriber:manage
patch/api/subscriber/{subscriberId}/email-status
Path parameters
subscriberIdstring required
Primary key that uniquely identifies this subscriber. Generated by Bespoke.
Example:UUID
Primary key that uniquely identifies this subscriber. Generated by Bespoke.
Headers
revisionstring required
API endpoint revision (format: YYYY-MM-DD[.suffix])
Request body
Example request
{
"data": {
"subscriberId": "UUID"
}
}Response
Update Email Status