Create New Team

POST {{url}}/accounts/api/organizations/{{organization_id}}/teams

Request Body

{"parent_team_id"=>"{{parent_team_id}}", "team_name"=>"{{new_team_name}}", "team_type"=>"internal"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring