Authorization: Bearer ********************curl --location -g --request POST 'https://app.hustro.com/api/v2/project//inspection//section/{{sectionId}}/document' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileName": "photo.jpg",
"fileType": "image/jpeg",
"description": "Section photo",
"title": "Photo title"
}'{
"presignedPost": "string"
}