Nova RouterNova Router
Quick StartAPI ReferenceAgent Tool Integrations

Batch Delete Channels

👨‍💼 Requires Administrator Permissions (Admin)

POST
/api/channel/batch

Request Body

application/json

ids?array<integer>

Response Body

curl -X POST "https://router.bit-tech.com.cn/api/channel/batch" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?