Users
Remove a user
Delete a user by its user ID and the ID of the user’s organization.
DELETE
Remove a user
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the user's organization
The user ID of the user to be deleted
Query Parameters
If true, marks the user as deleted without removing data
Response
200
OK
Remove a user
