API Reference

Create a new team

Example Create

POST /
{
   "id": 0,
   "label": "ApiCreated",
   "ref": "api0123456",
   "areas": [
    1
   ],
   "users": [
    26,29
   ]
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!