curl --location --request POST 'https://app.hustro.com/api/v2/client//application' \
--header 'hustro-client: other' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"label": "openApiApp"
}'{
"_id": "",
"client_id": "",
"client_secret": "",
"label": "openApiApp",
"deleted": false,
"createdAt": "2025-08-01T10:20:28.395Z",
"createdBy": "",
"modifiedAt": "2025-08-01T10:20:28.395Z",
"modifiedBy": ""
}