users

Remove a User from the Account

Removes a user from the account. This revokes all access policies and team memberships associated with the account for that user.

delete/accounts/{account}/actions/remove/{user}

Path parameters

accountstring required

The ID of the account.

userstring required

The ID of the user.

Response

Successfully removed.