Skip to main content
POST
Set Active Workflow Version

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

Response

Successful Response

Response model for a single workflow. Contains a WorkflowsModel object.

workflow
WorkflowsModel · object
required

Single workflow object

execution_url
string | null

Public endpoint to execute this workflow