Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/knowledge-base/tables' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data '{
"project_id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Прайс-лист",
"folder_id": "550e8400-e29b-41d4-a716-446655440000"
}'{
"id": "string",
"project_id": "string",
"owner_type": "project",
"owner_id": "string",
"folder_id": "string",
"name": "string",
"workbook_snapshot": {},
"version": 0,
"sheet_revision": 0,
"sheet_state_hash": "string",
"is_active": true,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}