Consent Groups

Remove Purpose Rule from Consent Group

Use this API to remove existing Purpose Rules from a Consent Group.

delete/api/consent/v2/consent-groups/{consentGroupGuid}/purpose-rules/{purposeGuid}

Path parameters

consentGroupGuidstring uuid required
Example:1a6c1e65-aa4f-4d79-ac62-7fe905616f71

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

purposeGuidstring uuid required
Example:f23e4567-e89b-12d3-a456-426614171101

The UUID of the Purpose to be removed from Consent Group Purpose Rules. purposeId can be retrieved using the Get paged list of Purposes

Response

Purpose Rule removed successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.