Skip to main content

Add a user

POST 

/api/v1/wallets/:walletExternalKey/users

URLDescription
https://wallet.acc.credenco.comGenerated server url

Adds a user to the wallet and assigns roles. Optionally supply verificationId and verificationCode to mark the user's email as verified in Keycloak.

Required Role

RoleDescription
WALLET_IAM_USER_MAINTENANCE_CRUDCreate, read, update and delete users

Request

Responses

User added successfully