Documentation renewed! For old docs, visit doc.newapi.pro
New APINew API
User GuideInstallationAPI ReferenceAI ApplicationsHelp & SupportBusiness Cooperation
Management APIsChannel Management

Update Channel

šŸ‘Øā€šŸ’¼ Admin privileges required

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

How is this guide?

Last updated on