Set a channel's scheme
PUT/api/v4/channels/:channel_id/scheme
Set a channel's scheme, more specifically sets the scheme_id value of a channel record.
Permissions
Must have manage_system permission.
Minimum server version: 4.10
Request
Responses
- 200
- 400
- 401
- 403
- 501
Update channel scheme successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled