Delete User

DELETE /api/users/:id

Delete User

DELETE /api/users/:id

Removes a user from the organization.

Response

On success: 204 No Content.