Delete user by ID
A user can be deleted, if they:
* belong to the same organization as the requesting user
* belong to an organization which is a direct child of the requesting user's organization
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
user_id
Response
No Content