Skip to content

Unsubscribe a customer

POST
/unsubscribe

Request body example:

{
  "customerId": "rxrn:cx:26494:customer1043de64637a771d03d5e597",
  "timestamp": "2025-01-20T12:15Z"
}
object
customerId
required
string format: uri
Example
rxrn:cx:26494:customer1043de64637a771d03d5e597
timestamp
required
string format: date-time
Example
2025-01-20T12:15Z

Successfully unsubscribed

Invalid request