Users
Revoke user's access to account
Revokes user's access to the specified account. If the specified user doesn't have access to multiple accounts, the user is deleted.
delete/iam/clients/{clientId}/client-users/{userId}
Path parameters
userIdinteger required
User's ID.
clientIdinteger required
Account ID.
Response
The user's access has been successfully revoked.