video.update
| Name | Required | Type | Description |
|---|---|---|---|
| uid | false | ||
| vid | true | ||
| title | false | ||
| description | false | ||
| tags | false | ||
| privacy | false | ||
| cover_photo_id | false | ||
| cover_photo_upload_token | false | ||
| best_thumbnail_index | false | ||
| publish | false | ||
| publish_at | false | ||
| block_comments | false | ||
| game | false | ||
| donate | false | ||
| cid | false | ||
| rec | false | Enable/disable stream recording. If start/stop time was not set, stream will be recorded from begin to end. Stream must be turned off before rec/rec_start/rec_stop changing. You must set either both rec_start/rec_stop, or none of them. | |
| rec_start | false | UTC time of record start, in milliseconds | |
| rec_stop | false | UTC time of record stop, in milliseconds | |
| restricted | false | ||
| direct_link_access | false | ||
| restricted_to | false | ||
| is_ad | false | ||
| erid | false | ||
| pred_id | false |
Authorization
Session is optional (for External applications - required)Required permissions
- VIDEO_CONTENT
- VALUABLE_ACCESS

