Remove a user from a custom workspace. This endpoint can only be used by instance level admins.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the workspace.
The unique identifier of the user to remove from the workspace.
User removed from workspace successfully