On this pageGetVideoUploadURLResponsetype GetVideoUploadURLResponse { fields: JSON! url: String!}CopyFieldsfieldsJSON!requiredFields object that should be sent with the video file as multipart form-data.urlString!requiredUpload url for the specified video.