Skip to main content
PATCH
Patch Workflow

Authorizations

Authorization
string
header
required

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

Path Parameters

workflow_id
string
required

Body

application/json
description
string | null
Maximum string length: 2000
name
string | null
Required string length: 1 - 200
steps
Steps · object[] | null
trigger_type
enum<string> | null
Available options:
manual,
scheduled,
event

Response

Successful Response

The response is of type Response Patch Workflow V1 Orchestration Workflows Workflow Id Patch · object.