Updates an action within a workflow.

Log in to see full request history
Path Params
string
required
number
required
Body Params

The metadata to be updated. Any keys not provided will be ignored.

string

the name of the workflow.

string

the workflow update mode either "ARCHIVE" OR "UPDATE". "ARCHIVE" will ignore rest of payload an remove the workflow from the project, while setting active=false.

boolean

flag to indicate if the workflow is active or not.

number

Workflow ID to which this actions belongs to.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json