Create a generation run directly without using the /generate/ endpoint.
Note: Most users should use /api/dataframer/generate/ instead, which handles
the full workflow of creating a run and submitting to the generation service.
This endpoint creates a Run record in the database but does NOT submit it to the generation service. Use this only for advanced workflows or testing.
API Key authentication. Format: "Bearer YOUR_API_KEY"
Run created successfully
11111-2147483648 <= x <= 2147483647PENDING, RUNNING, SUCCEEDED, FAILED, CANCELED 11