update
Update an existing workflow.
Authentication
X-API-Keystring
API Key authentication via header
Path Parameters
id
The workflowId of the workflow being updated.
Request
This endpoint expects an object.
name
The name of the workflow being created.
steps
A collection of workflow steps
Response
Update success
workflow
Workflow information

