Skip to main content

Remove a user

DELETE 

/api/v1/wallets/:walletExternalKey/users/:id

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

Removes a user from the wallet. Always returns 204 regardless of whether the user existed.

Required Role

RoleDescription
WALLET_IAM_USER_MAINTENANCE_CRUDCreate, read, update and delete users

Request

Responses

User removed successfully