Skip to content

Change privacy policy and privacy notice acknowledge.

PATCH
/api/legal/acknowledge

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Request Body

application/json
JSON
{
"policy": false,
"notice": true
}

Responses

Success

Playground

Authorization
Body

Samples

cURL
JavaScript
PHP
Python