leave
@DeleteMapping(headers = "token", path = ""/{" + TEAM_IDENTIFIER_KEY + "}" + LEAVE_ENDPOINT")
Method to leave from a team
Return
the response of the request as String
Parameters
token
The token of the user
userId
The identifier of the user
teamId
The identifier of the team from leave