---
title: Publish notiflow
full: true
_openapi:
  method: POST
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Publish the current draft version, making it the live version used for
          execution.


          Publishing validates the flow structure. If the flow is invalid, the
          publish is rejected.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Publish the current draft version, making it the live version used for execution.

Publishing validates the flow structure. If the flow is invalid, the publish is rejected.


<APIPage document={"./openapi-management.json"} operations={[{"path":"/notiflows/{handle}/publish","method":"post"}]} />