Authorization: Bearer ********************curl --location -g --request POST 'https://app.hustro.com/api/v2/project//inspectionTemplate//section' \
--header 'hustro-client: ' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "Electrical safety",
"description": "Controls for switchboards and temporary wiring",
"parentSectionId": "{{parentSectionId}}"
}'{
"_id": "606eaf6dbe56140ae4777a99",
"order": "0001",
"createdAt": "2026-03-24T09:00:00.000Z",
"createdBy": "5ee713377bdf2f00191b248f",
"modifiedAt": "2026-03-24T09:00:00.000Z",
"modifiedBy": "5ee713377bdf2f00191b248f",
"deleted": false,
"title": "Electrical safety",
"description": "Controls for switchboards and temporary wiring",
"documents": [],
"items": [],
"parentSectionId": "606eaf6dbe56140ae4777a98"
}