Update a Workflow

Updates an existing workflow blueprint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the workflow blueprint to update.

Body Params

Schema for updating an existing workflow blueprint.

string

The updated name for the workflow.

steps
array of objects

The updated array of steps that define the workflow logic.

steps
Headers
string
required

Your unique Organization ID.

Response
200

The workflow was updated successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!