Create a new team

Example Create

POST /
{
   "id": 0,
   "label": "ApiCreated",
   "ref": "api0123456",
   "areas": [
    1
   ],
   "users": [
    26,29
   ]
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32
string
required
length ≥ 1
string | null
users
array of int32s | null
users
Response
200

OK

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!