---
title: "Changes to Create Workflow Version"
method: POST
path: "/api/v1/workflow-versions"
---

# Changes to Create Workflow Version

`POST /api/v1/workflow-versions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 134 revisions.

- **2026-08-17** `64a24779d395` — 1 warning, 1 info
- **2026-08-14** `6d9c2ee8b495` — 1 warning, 1 info
- **2026-08-13** `adbc4b711284` — 1 info

## Changes

- **2026-08-17** `64a24779d395` — 1 warning, 1 info
  - changed the pattern of the request property `workflow_dependencies/additionalProperties/` from `^[0-9a-f]{64}$` to `^[0-9A-Fa-f]{64}$`
  - the `workflow_version_id` response's property pattern was changed from `^[0-9a-f]{64}$` to `^[0-9A-Fa-f]{64}$` for the status `201`
- **2026-08-14** `6d9c2ee8b495` — 1 warning, 1 info
  - changed the pattern of the request property `workflow_dependencies/additionalProperties/` from `^[0-9a-f]{64}$` to `^[0-9A-Fa-f]{64}$`
  - the `workflow_version_id` response's property pattern was changed from `^[0-9a-f]{64}$` to `^[0-9A-Fa-f]{64}$` for the status `201`
- **2026-08-13** `adbc4b711284` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/fabro-sh/apis/fabro-run-api/docs/api/v1/workflow-versions/post.md) · [API](https://skmtc.dev/fabro-sh/apis/fabro-run-api.md) · [Page](https://skmtc.dev/fabro-sh/apis/fabro-run-api/changes/api/v1/workflow-versions/post)
