Update Data Subject Right
PUT/consent-srv/datasubjectright/:id
Update an existing data subject right by ID.
The same validation as create applies: name, legalReference, and a non-empty content array are required, and each content entry requires locale, contentType, and content.
Request
Responses
- 200
- 400
- 401
- 404
OK
Bad Request
Unauthorized
Not Found