curl --location -g --request POST 'https://app.hustro.com/api/v2/project//site' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "C21",
"label": "C21"
}'{
"_id": "string",
"label": "string",
"deleted": true,
"createdAt": "string",
"createdBy": "string",
"modifiedAt": "string",
"modifiedBy": "string",
"code": "string"
}