RequestOrganization
namestringrequired
Название организации
descriptionstring
Описание организации
plan_idinteger
ID тарифного плана
Possible values: >= 1 and <= 2147483647
Example:
1with_default_projectboolean
Default value:
falseRequestOrganization
{
"name": "string",
"description": "string",
"plan_id": 1,
"with_default_project": false
}