Remove a User from the Account

The endpoint removes all user access policies and team bindings
associated with the account.

Log in to see full request history
Path Params
string
required

The ID of the account.

string
required

The ID of the user.

Responses
204

Successfully removed.

403

User unauthorized to perform this action.

404

The user or account not found.

4XX

Client error.

5XX

Server error.

Language
Credentials
URL
Click Try It! to start a request and see the response here!