{
"_eventType": "person.opted_out",
"email": "dev@rallyuxr.com",
"optedOut": true,
"updatedAt": "2024-09-01T00:00:00.000Z"
}API Reference
Personopted out
Person opted out of all communications.
WEBHOOK
person.opted_out
{
"_eventType": "person.opted_out",
"email": "dev@rallyuxr.com",
"optedOut": true,
"updatedAt": "2024-09-01T00:00:00.000Z"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
Success