You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**playerId** | **string** | The unique ID for the player you want to associate with your video. | [optional]
8
+
**playerId** | **string**\|**null**| The unique ID for the player you want to associate with your video. | [optional]
9
9
**title** | **string** | The title you want to use for your video. | [optional]
10
10
**description** | **string** | A brief description of the video. | [optional]
11
11
**_public** | **boolean** | Whether the video is publicly available or not. False means it is set to private. Default is true. Tutorials on [private videos](https://api.video/blog/endpoints/private-videos). | [optional]
0 commit comments