{ "task_id" : 388 }
curl --location --request POST 'https://openapi.suanli.cn/api/deployment/task/pause' \ --header 'token;' \ --header 'timestamp: 1747379023000' \ --header 'version: 1.0.0' \ --header 'sign_str;' \ --header 'Content-Type: application/json' \ --data-raw '{ "task_id" : 388 }'
{ "code": "0000", "message": "success" }