Name | Type | Required | Default value | Description |
---|
vhost | int | Required | none | The vhost id. |
name | string | Required | none | The name of the channel. |
shortname | string | Required | none | Shortname (for email and urls). |
description | string | Optional | '' | A description of the content that the channel was created to group together. |
parentchannel | int | Optional | 0 | Id of the parent channel (0 for no parent). |
geoblocking | array | Optional | array() | Each item is a country code that is allowed to view the media item, if empty then all countries may view the media (default: empty). |
emailaddress | string | Optional | NULL | Email address to be used for media intake through email. Leave empty to disable, must be unique. |
visibility | mixed | Optional | 'SHOWN' | "SHOWN or "HIDDEN". Hiding a channel does not make the media within private, hidden or otherwise inaccessible. |
The response on successfully deleting a channel.