ドキュメントが一新されました!旧ドキュメントは doc.newapi.pro
New APINew API
利用ガイドインストールAPI リファレンスAIアプリケーションヘルプ&サポートビジネス協力
管理APIチャネル管理

チャネルの更新

👨‍💼 管理者権限(Admin)が必要です

PUT
/api/channel/

Request Body

application/json

id?integer
name?string
type?integer
status?integer
models?string
groups?string
priority?integer
weight?integer
base_url?string
tag?string

Response Body

curl -X PUT "https://loading/api/channel/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

このガイドはいかがですか?

最終更新