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. Requires the WALLET_IAM_USER_MAINTENANCE_CRUD role.

Request

Responses

User removed successfully