---
search:
  tags:
    - automations
    - PUT
seo:
  description: >-
    Updates an existing automation. Executor may remain the existing human…
    Reference for the PUT /automations/{id} endpoint in the Leadtime Public API
    API.
sidebar:
  badge: PUT
  label: Update automation
title: Update automation
type: openapi-operation
---
Updates an existing automation. Executor may remain the existing human executor. This PUT expects the full automation payload again (including title, executorUserId, and triggers). For event triggers, matching filters must be stored in triggers[].definition.filters, not executionConfig. userPrompt accepts HTML or Markdown (automation prompt format: basic nodes, mentions, images; no files or videos).

<Operation source="api-reference" id="automationscontroller-updateautomation" />
