Authorization: Bearer ********************curl --location --request POST 'https://app.hustro.com/api/v2/project//issue//document//exportToDocumentation' \
--header 'hustro-client-version: ' \
--header 'hustro-client: m2m' \
--header 'hustro-api-version: 2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"isParentRootDirectory": false,
"parentId": "97",
"name": "Heidi Hamill",
"number": "92"
}'{}