curl --location '/project-template' \
--header 'Content-Type: application/json' \
--data '{
"name": "Мой первый шаблон",
"projectStageTemplates": [
{
"name": "Обсудить",
"order": 1000200,
"tasksLimit": 100,
"color": "#eeeaaa"
}
]
}'{
"id": 1499,
"name": "Мой первый шаблон",
"projectStageTemplates": [
[
"string"
]
]
}