Skip to main content
POST
Updates a person's opted out status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email>
required
optedOut
boolean
required

Response

Successfully updated the person's optedOut property.

email
string<email>
required
optedOut
boolean
required