Delete User
DELETE /api/users/:id
Delete User
DELETE /api/users/:id
Removes a user from the organization.
Response
On success: 204 No Content.
DELETE /api/users/:id
DELETE /api/users/:id
Removes a user from the organization.
On success: 204 No Content.