Remove Consent Groups from Parent Consent Group

Use this API to remove Consent Groups as children of the specified Parent Consent Group.

πŸ—’

Things to Know

  • Multiple Consent Groups can be removed within the same API call by specifying the list of child Consent Group IDs.
Path Params
uuid
required

The UUID of the parent Consent Group. The consentGroupGuid can be obtained using the Get a Paged View for Consent Group API

Body Params
consentGroupIds
array of uuids
length between 1 and 2147483647

A list of Consent Groups to be added to a Consent Group as its children, identified by their ids

consentGroupIds
Responses
204

Consent Groups removed successfully.

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:
*/*