Skip to main content
POST
Accepts consumers privacy level.

Authorizations

Authorization
string
header
required

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

Path Parameters

consumer_id
string
required

The id you used to create the given consumer

level
enum<string>
required

The level of privacy policy.

Available options:
basic,
targeting,
statistics,
smart_ranking,
transaction_triggers

Response

OK