Update customer's consents

Use /customers/:customerId/consents to set or update customer's consents.
This endpoint should be used just after registration (for checkout) or to enable consents management (myAccount).
There are two types of consents: required terms and conditions (Cleeng terms and your terms), and not required marketing consents (if enabled you).

Errors

HTTP Status codeError codeMessage
401AUTH0001Missing required JWT
401AUTH0002Invalid JWT token
500SXXXX (X - number)Internal Server Error
Language
Credentials
Header
Click Try It! to start a request and see the response here!