---
title: "Update Flow Graph Draft"
method: PATCH
path: "/api/v1/flow-graphs/{graph_id}/draft"
tags: ["flow-graphs"]
---

# Update Flow Graph Draft

`PATCH /api/v1/flow-graphs/{graph_id}/draft`

## Path parameters

- `graph_id` string, required

## Request body

- UpdateDraftRequest
  - `canonical_graph` object, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/outrival/apis/fastapi.md) · [All operations](https://skmtc.net/outrival/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outrival/fastapi/revisions/7bcf41dff3cb/schema)
