Method
PATCH /v1/people/:id/consent
Path Parameters
string
required
The person ID.
Headers
string
required
Bearer token (requires
customers:write).string
required
application/jsonBody Parameters
string
required
The consent channel:
email or sms.boolean
required
Whether consent is granted (
true) or revoked (false).