Skip to main content
PATCH
Update Workflow Version Config

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

workflow_id
string
required
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

version_number
integer
required

Body

application/json

The body is of type Body · object.

Response

Successful Response

Response model for a single workflow version. Contains a WorkflowVersionModel object.

version
WorkflowVersionModel · object
required

Single workflow version object

parent_active_version
integer | null

Active version number from parent workflow