createTeam

open fun createTeam(userId: String, teamId: String, payload: TeamsHelper.TeamPayload)

Method to create a new team

Parameters

userId

: the user identifier of the team owner

teamId

: the identifier of the team

payload

: the payload with the details of the new team