Skip to main content
mutation

Requires write_privacy_settings access scope.

Update or create consent policies in bulk.

[ConsentPolicyInput!]!
required

The consent policies to update or create. If the country and region matches an existing consent policy, then the consent policy is updated. Otherwise, a new consent policy is created.


Was this section helpful?

Anchor to ConsentPolicyUpdatePayload returnsConsentPolicyUpdatePayload returns

[ConsentPolicy!]

All updated and created consent policies. The consent policies that haven't been modified as part of the mutation aren't returned.

[ConsentPolicyError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »