| Name | Type | Required | Default value | Description |
|---|
| channel | int | Required | none | The channel ID |
| name | string | Optional | NULL | The name of the channel |
| shortname | string | Optional | NULL | The shortname of the channel |
| description | string | Optional | NULL | The description of the channel |
| parentchannel | int | Optional | NULL | The parent channel ID |
| emailaddress | string | Optional | NULL | The email address for the channel |
| geoblocking | array | Optional | array() | The geoblocking settings |
| readonly | int | Optional | NULL | The readonly flag |
| disableembed | int | Optional | NULL | The disableembed flag |
| modemailaccepted | int | Optional | NULL | The moderation mail accepted ID |
| modemaildenied | int | Optional | NULL | The moderation mail denied ID |
| visibility | mixed | Optional | NULL | The visibility of the channel |
| defaultsort | string | Optional | NULL | The default sort order |
| thread_notification_template | string | Optional | NULL | The thread notification template |
| media_notification_template | string | Optional | NULL | The media notification template |
| tid | int | Optional | 0 | The template ID |
| triggerevent | string | Optional | 'default' | The trigger event |
| delete_media_interval | int | Optional | NULL | The delete media interval |
| delete_media_moderationstatus | int | Optional | NULL | The delete media moderation status |
| newProperties | array | Optional | array() | Additional properties |