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

Update Channel

šŸ‘Øā€šŸ’¼ Requires Admin Permissions (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://api.example.com/api/channel/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on