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