> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Toggle automation

> Activa o desactiva una automatización en gu1 sin archivarla, pausando el procesamiento de eventos mientras se conserva la configuración del flujo.

## Endpoint

```
POST https://api.gu1.ai/automations/:id/toggle
```

## Response

**200** — `{ "automation": { ... } }` with updated `enabled`
