Unsubscribe a customer
POST /unsubscribe
POST
/unsubscribe
Request body example:
{
"customerId": "rxrn:cx:26494:customer1043de64637a771d03d5e597",
"timestamp": "2025-01-20T12:15Z"
}
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
customerId
required
string format: uri
Example
rxrn:cx:26494:customer1043de64637a771d03d5e597 timestamp
required
string format: date-time
Example
2025-01-20T12:15ZResponses
Section titled “ Responses ”Successfully unsubscribed
Invalid request