---
title: "Changes to POST /v2/tasks"
method: POST
path: "/v2/tasks"
---

# Changes to POST /v2/tasks

`POST /v2/tasks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 33 revisions.

- **2024-12-29** `34e9a2e690e7` — 1 breaking
- **2024-12-27** `e7ca0bc861d2` — 2 breaking, 1 info
- **2024-12-10** `77fc3b24957b` — 2 breaking, 38 warning, 3 info
- **2024-09-04** `46d271021e8a` — 1 info
- **2024-07-09** `ec4c702e10c9` — 1 breaking

## Changes

- **2024-12-29** `34e9a2e690e7` — 1 breaking
  - response property `errors/items/argument` list-of-types was widened by adding types `boolean, number and string` to media type `application/json` of response `400`
- **2024-12-27** `e7ca0bc861d2` — 2 breaking, 1 info
  - removed `#/components/schemas/JsonObject, #/components/schemas/JsonArray, #/components/schemas/JsonPrimitive` from the `values/additionalProperties/` request property `oneOf` list
  - removed the required property `errors/items/schema` from the response with the `400` status
  - the response property `id` became required for the status `201`
- **2024-12-10** `77fc3b24957b` — 2 breaking, 38 warning, 3 info
  - added `#/components/schemas/Schema, subschema #1` to the `errors/items/schema` response property `oneOf` list for the response status `400`
  - the `errors/items/schema` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - removed the optional property `errors/items/schema/$id` from the response with the `400` status
  - removed the optional property `errors/items/schema/$ref` from the response with the `400` status
  - removed the optional property `errors/items/schema/$schema` from the response with the `400` status
  - removed the optional property `errors/items/schema/additionalItems` from the response with the `400` status
  - removed the optional property `errors/items/schema/additionalProperties` from the response with the `400` status
  - removed the optional property `errors/items/schema/allOf` from the response with the `400` status
  - removed the optional property `errors/items/schema/anyOf` from the response with the `400` status
  - removed the optional property `errors/items/schema/const` from the response with the `400` status
  - removed the optional property `errors/items/schema/definitions` from the response with the `400` status
  - removed the optional property `errors/items/schema/dependencies` from the response with the `400` status
  - removed the optional property `errors/items/schema/description` from the response with the `400` status
  - removed the optional property `errors/items/schema/else` from the response with the `400` status
  - removed the optional property `errors/items/schema/enum` from the response with the `400` status
  - removed the optional property `errors/items/schema/exclusiveMaximum` from the response with the `400` status
  - removed the optional property `errors/items/schema/exclusiveMinimum` from the response with the `400` status
  - removed the optional property `errors/items/schema/format` from the response with the `400` status
  - removed the optional property `errors/items/schema/id` from the response with the `400` status
  - removed the optional property `errors/items/schema/if` from the response with the `400` status
  - removed the optional property `errors/items/schema/items` from the response with the `400` status
  - removed the optional property `errors/items/schema/maxItems` from the response with the `400` status
  - removed the optional property `errors/items/schema/maxLength` from the response with the `400` status
  - removed the optional property `errors/items/schema/maxProperties` from the response with the `400` status
  - removed the optional property `errors/items/schema/maximum` from the response with the `400` status
  - removed the optional property `errors/items/schema/minItems` from the response with the `400` status
  - removed the optional property `errors/items/schema/minLength` from the response with the `400` status
  - removed the optional property `errors/items/schema/minProperties` from the response with the `400` status
  - removed the optional property `errors/items/schema/minimum` from the response with the `400` status
  - removed the optional property `errors/items/schema/multipleOf` from the response with the `400` status
  - removed the optional property `errors/items/schema/not` from the response with the `400` status
  - removed the optional property `errors/items/schema/oneOf` from the response with the `400` status
  - removed the optional property `errors/items/schema/pattern` from the response with the `400` status
  - removed the optional property `errors/items/schema/patternProperties` from the response with the `400` status
  - removed the optional property `errors/items/schema/properties` from the response with the `400` status
  - removed the optional property `errors/items/schema/required` from the response with the `400` status
  - removed the optional property `errors/items/schema/then` from the response with the `400` status
  - removed the optional property `errors/items/schema/title` from the response with the `400` status
  - removed the optional property `errors/items/schema/type` from the response with the `400` status
  - removed the optional property `errors/items/schema/uniqueItems` from the response with the `400` status
  - …3 more
- **2024-09-04** `46d271021e8a` — 1 info
  - endpoint added
- **2024-07-09** `ec4c702e10c9` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/backstage/apis/scaffolder/docs/v2/tasks/post.md) · [API](https://skmtc.dev/backstage/apis/scaffolder.md) · [Page](https://skmtc.dev/backstage/apis/scaffolder/changes/v2/tasks/post)
