PATCH /v2/users/:user-id/rights
PATCH /v2/users/:user-id/rights
Revoke rights from a user. Revoking rights does not affect the resource version of the corresponding user.
PATCH
PATCH /v2/users/:user-id/rights
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