post https://api.dastra.eu/v1/ws//Teams
Example Create
POST /
{
"id": 0,
"label": "ApiCreated",
"ref": "api0123456",
"areas": [
1
],
"users": [
26,29
]
}
Example Create
POST /
{
"id": 0,
"label": "ApiCreated",
"ref": "api0123456",
"areas": [
1
],
"users": [
26,29
]
}
Try It!
to start a request and see the response here!