Create a new consent provider

Use this API to create a new consent provider.

Entitlements required:

  • managePrivacyConsentProvider (Manage the privacy consent providers)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Body Params

Consent provider configuration

string

Consent provider identifier. This field is required, it accepts a alphanumeric characters and -,_.

string
required
length ≀ 256

Consent provider name. This field is required.

string
length ≀ 256

Consent provider description. This field is required.

string
enum
required
length ≀ 256

Integration type. This field is required.

Allowed:
string
required

If the integration type is webhook, this is the webhook identifier. This field is required, it accepts a alphanumeric characters and -,_.

string

Webhook reference id. This field is required if the integration type is webhook, it accepts a alphanumeric characters and -,_.

profile
object
batchSize
object
meta
object
Responses
201

Successfully Created, retrieve the id from the location header.

Language
URL
LoadingLoading

Response
Choose an example:
application/json