Skip to main content
PATCH
Partially update a workflow. Only provided fields are changed. Provider keys in VERIFICATION nodes must exist in app.providers.

Request

string
required
Bearer <API_KEY> from Console > Developers > Workspace API Keys.
string
application/json

Path parameters

string
required
Client identifier of the app.
string
required
Workflow identifier.

Request body

All fields are optional.
string
Updated workflow name.
string
Updated entry node ID.
object[]
Updated array of flow nodes.

Response

Returns the updated workflow object.