Update Automation
Update an existing automation.
PATCH
Documentation Index
Fetch the complete documentation index at: https://resend.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Provide at least one of
name, status, or both steps and connections.
When updating the workflow graph, steps and connections must be sent
together.Path Parameters
Body Parameters
The name of the automation.
The status of the automation. Possible values are
enabled or disabled.The steps that compose the automation graph. Must be provided together with
connections. See Step
Properties for full object
definition.The connections between steps in the automation graph. Must be provided
together with
steps. See Connection
Properties for full
object definition.