ConsentTypes
The kinds of consent a tenant tracks.
Create a consent type
Defines a kind of consent you record — marketing contact, automated profiling, cross-border transfer — together with the lawful basis it is held under. The basis decides later whether it can be withdrawn. Requires `consent-type.create`.
List consent types
Returns the tenant's consent types. Requires `consent-type.read`.
Get a consent type
Returns one consent type and its lawful basis. Requires `consent-type.read`.
Update a consent type
Changes a consent type's details. Requires `consent-type.update`.
Delete a consent type
Soft-deletes a consent type. Consent already recorded under it is retained. Requires `consent-type.delete`.