Remove User
Remove a user from the organization.
This endpoint permanently removes a user from the organization.
The user will no longer have access to any organization resources.
Path parameters
user_id
The ID of the user to remove
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.