Skip to main content
Version: Latest (4.0.3)

Update Consent Version

PUT 

/consent-srv/consent/versions/:id

Update an existing consent version by ID.

Only user_skip_limit, system_skip_limit, and adding new locale entries to content can be changed. The fields version, retentionPeriod, claims, scopes, and required_fields are immutable and any change is rejected. consent_id and consentType are required and must match the stored record. Changing the text of an existing locale is not an in-place update: it triggers creation of a new consent version.

Request

Responses

OK