PATCH /v2/users/:user-id/identity-provider-id
PATCH /v2/users/:user-id/identity-provider-id
Update the assignment of a user from one IDP to another.
PATCH
PATCH /v2/users/:user-id/identity-provider-id
Endpoint history: Added in 3.4. Modified in 3.5: description updated; response
400 description updated.Authorizations
Ledger API standard JWT token
Path Parameters
Body
application/json
Required authorization: HasRight(ParticipantAdmin)
Response
The response is of type UpdateUserIdentityProviderIdResponse · object.