v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Video Channels

Update a video channel

put/api/v1/video-channels/{channelHandle}

Path parameters

channelHandlestring required
Example:my_username | my_username@example.com

The video channel handle

Request body

{"stackTrail":"components:schemas:VideoChannelUpdate:allOf:properties:description","oasType":"schema","type":"unknown","description":"Channel description"}
{"stackTrail":"components:schemas:VideoChannelUpdate:allOf:properties:displayName","oasType":"schema","type":"unknown","description":"Channel display name"}
{"stackTrail":"components:schemas:VideoChannelUpdate:allOf:properties:support","oasType":"schema","type":"unknown","description":"How to support/fund the channel"}
bulkVideosSupportUpdateboolean

Update the support field for all videos of this channel

Response

successful operation