跳转到内容

REST API — Gateway

此内容尚不支持你的语言。

Method Path What it does
GET /api/gateway/channels List channel configs for a workspace.
POST /api/gateway/channels Create or update a channel config.
GET /api/gateway/channels/by-template/{template_id} List channel configs using a specific template.
DELETE /api/gateway/channels/{config_id} Delete a channel config.
PATCH /api/gateway/channels/{config_id} Update a channel config.