Users
Remove User
Remove a user from the organization.
DELETE
/
users
/
{user_id}
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the user
Response
200 - application/json
Outcome of deletion request
Available options:
deleted
Was this page helpful?