Update Consent Group Purpose Rule

Use this API to update existing Purpose Rules within a Consent Group.

Path Params
uuid
required

The UUID of the Consent Group. consentGroupGuid can be retrieved using the Get a paged view for consent groups API

Body Params
purposeRules
array of objects
length between 1 and 2147483647

A list of Purpose Rules to be added to a Consent Group

purposeRules
uuid
required

Identifier identifying a Purpose

string
length β‰₯ 1

The Transaction Status enforced by the Consent Group for this Purpose

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*