Initialize Video Upload

POST https://{{baseUrl}}/videos?action=initializeUpload

Use the initializeUpload action to register the upload. When you initialize, you declare the upcoming upload. Use the upload URL from the uploadInstructions to upload the video.

Request Params

KeyDatatypeRequiredDescription
actionstring

Request Body

{"initializeUploadRequest"=>{"owner"=>"organization_urn", "fileSizeBytes"=>1055736, "uploadCaptions"=>false, "uploadThumbnail"=>false}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
LinkedIn-Versionstring
X-Restli-Protocol-Versionstring