This endpoint deletes a team member from the specified team.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Id of the team to remove the member from
"95849b27-40d0-4532-8695-d2028847f823"
Email of the team member to remove
Team member deleted successfully
The response is of type string.
"OK"