Update Automation
Update an automation by ID.
Authorization
Request Body
application/json
RequiredThe request body should contain a properly formatted JSON object. See Automation Objects and Tasks for all the optional props.
name
stringdescription
stringtrigger
objectworkflow
array<object>status
stringValue in:
"active" | "paused"
Path Parameters
id
RequiredstringResponse Body
Success
TypeScript Definitions
Use the response body type in TypeScript.
meta
objectdata
objecterror
object | null | nulllinks
object