{
"queue_id": 0
}curl --location 'https://openapi.suanli.cn/api/job/queue/stop' \
--header 'token;' \
--header 'timestamp: {{$date.millisecondsTimestamp}}' \
--header 'version: 1.0.0' \
--header 'sign_str;' \
--header 'Content-Type: application/json' \
--data '{
"queue_id": 0
}'{
"data": null,
"code": "0000",
"message": "string"
}