---
title: "Changes to Define a form using AI assistance"
method: POST
path: "/api/agents/forms/define"
---

# Changes to Define a form using AI assistance

`POST /api/agents/forms/define`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 7 revisions.

- **2026-02-06** `a99906323223` — 2 breaking, 1 warning, 1 info
- **2025-11-21** `50eff5014b78` — 1 info
- **2025-03-24** `fbc3fe6ecbf1` — 1 breaking

## Changes

- **2026-02-06** `a99906323223` — 2 breaking, 1 warning, 1 info
  - added `#/components/schemas/DefineFormResponse_AgentMessage` to the `agentResponse` response property `oneOf` list for the response status `200`
  - the `agentResponse` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the optional property `definition` from the response with the `200` status
  - added the optional property `userPrompt` to the response with the `200` status
- **2025-11-21** `50eff5014b78` — 1 info
  - endpoint added
- **2025-03-24** `fbc3fe6ecbf1` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/docs/api/agents/forms/define/post.md) · [API](https://skmtc.dev/endatix/apis/endatix-platform-rest-api.md) · [Page](https://skmtc.dev/endatix/apis/endatix-platform-rest-api/changes/api/agents/forms/define/post)
