Management APIChannel management
Update Channel
šØāš¼ Requires Admin Permissions (Admin)
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