---
title: "Changes to Save a new workflow draft"
method: POST
path: "/api/v2/workflows/drafts"
---

# Changes to Save a new workflow draft

`POST /api/v2/workflows/drafts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 4 revisions.

- **2026-09-04** `eb7293c7622b` — 8 info
- **2026-08-24** `2d003f6f36fe` — 2 info
- **2026-08-18** `eef1814ea815` — 4 info

## Changes

- **2026-09-04** `eb7293c7622b` — 8 info
  - added the new optional request property `notification_rule/delivery_channels`
  - added the new optional request property `notification_rule/email_recipients`
  - added the new optional request property `steps/items/notification_rule/anyOf[subschema #1: StepNotificationRule]/delivery_channels`
  - added the new optional request property `steps/items/notification_rule/anyOf[subschema #1: StepNotificationRule]/email_recipients`
  - added the optional property `notification_rule/delivery_channels` to the response with the `201` status
  - added the optional property `notification_rule/email_recipients` to the response with the `201` status
  - added the optional property `steps/items/notification_rule/anyOf[subschema #1: StepNotificationRule]/delivery_channels` to the response with the `201` status
  - added the optional property `steps/items/notification_rule/anyOf[subschema #1: StepNotificationRule]/email_recipients` to the response with the `201` status
- **2026-08-24** `2d003f6f36fe` — 2 info
  - added the new optional request property `report_config`
  - added the optional property `report_config` to the response with the `201` status
- **2026-08-18** `eef1814ea815` — 4 info
  - added the new optional request property `notification_rule`
  - added the new optional request property `steps/items/notification_rule`
  - added the optional property `steps/items/notification_rule` to the response with the `201` status
  - added the required property `notification_rule` to the response with the `201` status

---

[Operation](https://skmtc.dev/tiliter/apis/tiliter-vision-ai-public-api/docs/api/v2/workflows/drafts/post.md) · [API](https://skmtc.dev/tiliter/apis/tiliter-vision-ai-public-api.md) · [Page](https://skmtc.dev/tiliter/apis/tiliter-vision-ai-public-api/changes/api/v2/workflows/drafts/post)
