Skip to main content
POST
Publish the current draft version of a workflow

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project
string
required

The project slug

workflow
string
required

The workflow ID

Response

The published workflow.

The response is of type object.