Skip to main content
POST
Publish workflow version

Authorizations

X-Maitai-Api-Key
string
header
required

Your Maitai API key from the Portal.

Path Parameters

workflow_id
integer
required

Body

application/json
bump_type
enum<string>

Semver bump for the new version. Defaults to 'minor' when omitted.

Available options:
major,
minor,
patch
version_notes
string

Free-form notes attached to the published version.

Response

200 - application/json

Publish workflow version.

data
any