videosphere
    Preparing search index...
    • Find the upload job for POST /api/uploads/distribute: same user, draft, R2 key, and a status that allows starting or resuming distribution.

      Parameters

      • input: { userId: string; draftId: string; r2Key: string }

      Returns Promise<UploadJob>