> ## 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

> Enable or disable a gu1 automation without archiving it, pausing event processing while keeping the workflow configuration intact for later use.

## Endpoint

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

## Response

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