curl --location 'https://api.flashcat.cloud/api/n9e-plus/busi-group//ai-task' \
--header 'X-User-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"title": "string",
"script": "string",
"action": "start",
"hosts": [
"string"
],
"account": "string",
"batch": 0,
"tolerance": 0,
"timeout": 0,
"pause": "string",
"args": "string",
"stdin": "string",
"auth_level": 0,
"alert_triggered": true
}'{
"dat": 0,
"err": "string"
}