---
title: "Changes to Start a generation run"
method: POST
path: "/runs/generation"
---

# Changes to Start a generation run

`POST /runs/generation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 8 revisions.

- **2026-05-19** `2f4a714f8ce9` — 1 warning, 2 info
- **2026-05-13** `3b683901714c` — 4 breaking, 2 info
- **2026-05-13** `5546855ea637` — 1 breaking, 6 warning, 8 info
- **2026-05-12** `4a457dc80f1e` — 4 breaking, 2 info
- **2026-05-12** `cb3cd5e5da7c` — 6 warning

## Changes

- **2026-05-19** `2f4a714f8ce9` — 1 warning, 2 info
  - added the new `action` enum value to the `type` response property for the response status `201`
  - endpoint deprecated
  - added the optional property `action` to the response with the `201` status
- **2026-05-13** `3b683901714c` — 4 breaking, 2 info
  - added the new required request property `project_id`
  - added the new required request property `prompt`
  - added the new required request property `type`
  - added the new required request property `workspace_id`
  - added the new optional request property `model`
  - added the new optional request property `params`
- **2026-05-13** `5546855ea637` — 1 breaking, 6 warning, 8 info
  - removed the required property `workflow_run_id` from the response with the `201` status
  - removed the request property `model`
  - removed the request property `params`
  - removed the request property `project_id`
  - removed the request property `prompt`
  - removed the request property `type`
  - removed the request property `workspace_id`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `402`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2026-05-12** `4a457dc80f1e` — 4 breaking, 2 info
  - added the new required request property `project_id`
  - added the new required request property `prompt`
  - added the new required request property `type`
  - added the new required request property `workspace_id`
  - added the new optional request property `model`
  - added the new optional request property `params`
- **2026-05-12** `cb3cd5e5da7c` — 6 warning
  - removed the request property `model`
  - removed the request property `params`
  - removed the request property `project_id`
  - removed the request property `prompt`
  - removed the request property `type`
  - removed the request property `workspace_id`

---

[Operation](https://skmtc.dev/florafauna-ai/apis/flora-ai-api/docs/runs/generation/post.md) · [API](https://skmtc.dev/florafauna-ai/apis/flora-ai-api.md) · [Page](https://skmtc.dev/florafauna-ai/apis/flora-ai-api/changes/runs/generation/post)
