v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Manage Videos

Fetch Video

post/library/{libraryId}/videos/fetch

Path parameters

libraryIdinteger required

Query parameters

collectionIdstring nullable
thumbnailTimeinteger nullable

(Optional) Video time in ms to extract the main video thumbnail.

Request body

urlstring required

The URL from which the video will be fetched from.

headersobject nullable

The headers that will be sent along with the fetch request.

titlestring nullable

The title that will be set to video.

Response

The video was successfully fetched

successboolean

Determines if the request was successful

messagestring nullable

Response message description

statusCodeinteger

The response status code