Create a new team
POST {{baseUrl}}/v1/ws/:workspaceId/Teams
Example Create
POST /
{
"id": 0,
"label": "ApiCreated",
"ref": "api0123456",
"areas": [
1
],
"users": [
26,29
]
}
Request Body
{"label"=>"dolore incididunt nulla", "id"=>58119029, "ref"=>"fugiat anim Duis in", "areas"=>[9048975, 64860188], "users"=>[20287274, 93260893]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""