Accept User Consent Claim
POST/consent-management-srv/consent/claim/accept
Accept consent for specific claims. This endpoint records that a user has accepted consent for the specified claims.
Claim consent is typically used when specific user attributes (claims) require explicit consent.
In addition to client_id, exactly one user identifier is required: either sub or q (masked identifier). Both sub and q are resolved through the masking service.
Request
Responses
- 200
- 400
- 401
OK
Bad Request
Unauthorized