Pass either the person ID or email to get the opted out status
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id or email of the person. The id is the internal id of the person or if the email passed is valid then it will be used for lookup The ID of the person
"cm0b4eokq000vbbsimwelll3u"
"dev@rallyuxr.com"
The person
The response is of type object
.
Pass either the person ID or email to get the opted out status
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id or email of the person. The id is the internal id of the person or if the email passed is valid then it will be used for lookup The ID of the person
"cm0b4eokq000vbbsimwelll3u"
"dev@rallyuxr.com"
The person
The response is of type object
.