delete https://api.shift.io/v3/users/
Deletes a user from a workspace
This call requires a user id as a path parameter, and it deletes that user from your workspace. The user will lose access to your workspace and any project in your workspace to which they had access.
A 204 code is returned when a user is successfully deleted.