---
search:
  tags:
    - automations
    - PUT
seo:
  description: >-
    Updates an existing automation. Executor may remain the existing human
    executor.… Reference for the PUT /automations/{id} endpoint in the Leadtime
    Public API.
sidebar:
  label: Update automation
  badge: PUT
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).

`PUT /automations/{id}`
