post deprecatedhttps://api.rallyuxr.com/api/public/v1/person
This will in turn update their contact status. Deprecated, use PUT /people/{personId}/opted-out
instead
Log in to see full request history
Responses
This will in turn update their contact status. Deprecated, use PUT /people/{personId}/opted-out
instead
xxxxxxxxxx
curl --request POST \
--url https://api.rallyuxr.com/api/public/v1/person \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"optedOut":true}'
Try It!
to start a request and see the response here! Or choose an example: