蜂桥AI蜂桥AI
API Reference
Management APIChannel management

Batch Delete Channels

👨‍💼 Requires Administrator Permissions (Admin)

POST
/api/channel/batch

Request Body

application/json

ids?array<integer>

Response Body

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

How is this guide?