---
title: "Changes to Create form"
method: POST
path: "/forms"
---

# Changes to Create form

`POST /forms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2025-07-14** `3fcd68b489c2` — 5 info
- **2025-07-13** `434dd7ec37b5` — 2 breaking, 1 warning, 3 info
- **2025-07-13** `0d7f3c750979` — 2 breaking, 4 warning, 5 info

## Changes

- **2025-07-14** `3fcd68b489c2` — 5 info
  - added the new optional request property `anonymous`
  - added the optional property `anonymous` to the response with the `201` status
  - the `editable_responses` response's property default value `false` was added for the status `201`
  - the `individual_limit` response's property default value `1` was added for the status `201`
  - the `live` response's property default value `false` was added for the status `201`
- **2025-07-13** `434dd7ec37b5` — 2 breaking, 1 warning, 3 info
  - added the new required request property `structure`
  - removed the required property `specification` from the response with the `201` status
  - removed the request property `specification`
  - added the new optional request property `editable_responses`
  - the `individual_limit` request property default value `1` was added
  - added the required property `structure` to the response with the `201` status
- **2025-07-13** `0d7f3c750979` — 2 breaking, 4 warning, 5 info
  - added the new required request property `specification`
  - removed the required property `structure` from the response with the `201` status
  - removed the request property `anonymous`
  - removed the request property `editable_responses`
  - removed the request property `structure`
  - removed the optional property `anonymous` from the response with the `201` status
  - the `individual_limit` request property default value `1` was removed
  - the `editable_responses` response's property default value `false` was removed for the status `201`
  - the `individual_limit` response's property default value `1` was removed for the status `201`
  - the `live` response's property default value `false` was removed for the status `201`
  - added the required property `specification` to the response with the `201` status

---

[Operation](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/docs/forms/post.md) · [API](https://skmtc.dev/osdg-iiith/apis/forms-portal-api.md) · [Page](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/changes/forms/post)
