Skip to main content

GetVideoUploadURLResponse

type GetVideoUploadURLResponse {
fields: JSON!
url: String!
}

Fields

fieldsJSON!required

Fields object that should be sent with the video file as multipart form-data.

urlString!required

Upload url for the specified video.