curl --location -g --request POST 'https://app.hustro.com/api/unauthorized/simpleForm//issue' \
--header 'hustro-client-version: ' \
--header 'hustro-client: web' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "string",
"description": "string",
"project": "string",
"site": "string",
"level": "string",
"selectedLocationType": "pin",
"positionOnMap": {
"x": 0,
"y": 0
}
}'{
"_id": "string"
}