Authorization: Bearer ********************curl --location --request PUT 'https://app.hustro.com/api/v2/project//issue//document/' \
--header 'content-Ty: application/json' \
--header 'hustro-client-version: ' \
--header 'hustro-client: m2m' \
--header 'hustro-api-version: 2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{}