POST /v2/users/:user-id/rights
POST /v2/users/:user-id/rights
Grant rights to a user. Granting rights does not affect the resource version of the corresponding user.
POST
POST /v2/users/:user-id/rights
Authorizations
Ledger API standard JWT token
Path Parameters
Body
application/json
Add the rights to the set of rights granted to the user.
Required authorization: HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)
Response
The rights that were newly granted by the request.
Optional: can be empty