Create a role
POST/api/v1/wallets/:walletExternalKey/roles
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Creates a new role for the wallet.
Request
Responses
- 201
- 401
- 403
- 404
- 422
Role created successfully
Unauthorized.
Forbidden.
Wallet not found.
Unprocessable Request.