🌟 本文档由 麒曦Chish 整理发布,与官方无关,不代表官方立场,仅供参考,请以官方发布为准。
{
"uuids": [
"string"
]
}curl --location '/hosts/firewall/docker/policies/delete/batch' \
--header '1Panel-Token: {{Token}}' \
--header '1Panel-Timestamp: {{UnixTimestamp}}' \
--header 'Content-Type: application/json' \
--data '{
"uuids": [
"string"
]
}'{
"queued": true,
"taskID": "string"
}