Create Team
POST https://api.hellosign.com/v3/team/create
Creates a new Team and makes you a member. You must not currently belong to a Team to invoke. Additional information can be found here.
Request Body
[{"name"=>"name", "value"=>"Example Team Name", "datatype"=>"string"}]