Publish Flow

POST {{base-url}}/{{flow-id}}/publish

Updates the status of the flow as PUBLISHED. This action is not reversible. The flow and its assets become immutable once published. To update the flow, you must create a new flow and specify the previous flow id as the `cloneflowid` parameter

RESPONSES

status: OK

{"success":true}