Updates a person's opted out status
Person
Updates a person's opted out status
deprecated
This will in turn update their contact status. Deprecated, use PUT /people/{personId}/opted-out instead
POST
Updates a person's opted out status
Documentation Index
Fetch the complete documentation index at: https://docs.rallyuxr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.