Remove Data Subject from Parent Consent Group

Use this API to remove a single data subject as a child of the specified Parent Consent Group.

🗒

Things to Know

  • Only one data subject can be removed per API call.
Path Params
uuid
required

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

uuid
required

The UUID of the Data Subject to be deleted from Consent Group. dataSubjectGuid can be retrieved using Get a paged list of Data Subjects

Responses
204

Data Subject removed successfully.

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
*/*