v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Consents

Update consent

Partially update an existing consent record. Only the provided fields will be updated.

patch/consents/{consentId}

Path parameters

consentIdstring required

Request body

framework'GDPR' | 'PDPO'
legalBasis'CONSENT' | 'CONTRACT' | 'LEGAL_OBLIGATION' | 'VITAL_INTEREST' | 'PUBLIC_TASK' | 'LEGITIMATE_INTEREST'
commentsstring nullable

Free text field for additional comments

receivedAtstring date-time
validUntilstring date-time
status'GRANTED' | 'REVOKED'

Response

Consent updated successfully