Orgs and teams/Create a team

POST {{portal-host-port}}/portal-api/organisations/1/teams

Request Body

{"Name"=>"Test team 3"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring

RESPONSES

status: Created

{"CreatedAt":"2023-08-03 09:10","ID":4,"Name":"Test team 3","UpdatedAt":"2023-08-03 09:10","Users":null}