videosphere
    Preparing search index...
    • Marks a failed upload job as cancelled and deletes its temporary R2 video and draft thumbnails. Used when the user gives up on retrying failed platform uploads.

      Parameters

      • jobId: string

        Upload job identifier.

      • userId: string

        Authenticated owner of the job.

      Returns Promise<DiscardFailedUploadJobResult>

      Success or an HTTP-style error payload.