POST /v2/users
POST /v2/users
Create a new user.
POST
POST /v2/users
Authorizations
Ledger API standard JWT token
Body
application/json
RPC requests and responses
///////////////////////////
Required authorization: HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)
Response
Created user.
Required