Skip to main content
POST
Publish workflow

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Path Parameters

id
string
required
Example:

"4c2f9e18-7a63-4d05-b1e8-93a7c0f2d641"

Body

application/json
change_message
string
Example:

"Route refunds over $500 to a human"

Response

The new immutable version, copied from the draft

version
object

The published version. version_number is 1 higher than the last publish. Publishing does NOT activate it — POST /v1/workflows/{id}/activate does.

changed_fields
string[]

Which of definition, input_schema and output_schema differ from the previous published version. All three on a first publish.