/v2/users/{user-id}/rights
/v2/users/{user-id}/rights
Revoke rights from a user. Revoking rights does not affect the resource version of the corresponding user.
PATCH
/v2/users/{user-id}/rights
Documentation Index
Fetch the complete documentation index at: https://cantonfoundation-issue-526-canton-docker-image-location.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Ledger API standard JWT token
Path Parameters
Body
application/json
Remove the rights from the set of rights granted to the user.
Required authorization: HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)
Response
The rights that were actually revoked by the request.
Optional: can be empty