videosphere
    Preparing search index...
    • DELETE /api/drafts/[id]/thumbnail — remove custom thumbnail from draft and delete R2 object. Optional platform query removes a per-platform thumbnail override instead of the shared thumbnail.

      Parameters

      • req: NextRequest
      • __namedParameters: { params: Promise<{ id: string }> }

      Returns Promise<NextResponse<unknown>>