videosphere
    Preparing search index...
    • POST(req: NextRequest): Promise<Response>

      Handles POST requests for this route.

      Parameters

      • req: NextRequest

        The incoming request object.

      Returns Promise<Response>

      A response describing the request result.