Handle for operations scoped to a single Stream video.
The unique identifier for the video.
Deletes a video and its copies from Cloudflare Stream.
A promise that resolves when deletion completes.
if the video is not found
if an unexpected error occurs
Get a full videos details
The full video details.
Creates a signed URL token for a video.
The signed token that was created.
if the signing key cannot be retrieved or the token cannot be signed
Update details for a single video.
The fields to update for the video.
The updated video details.
if the parameters are invalid
Handle for operations scoped to a single Stream video.