Update a user
PUT/api/v1/wallets/:walletExternalKey/users/:id
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Replaces the role assignments of a user in the wallet.
Request
Responses
- 200
- 401
- 403
- 404
- 422
User updated successfully
Unauthorized.
Forbidden.
User not found.
Unprocessable Request.