videosphere
    Preparing search index...
    • Handles DELETE requests for this route.

      Parameters

      • request: NextRequest

        The incoming request object.

      • context: { params: Promise<{ token: string }> }

        Route context containing dynamic params.

      Returns Promise<NextResponse<unknown>>

      A response describing the request result.