# POST /auto-queues/:id/steps

**Resource:** [Auto Queues](./auto-queues.md)  
**Scopes:** `automations:write`  
**Write operation:** yes

Add a step to an auto queue.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Auto queue ID |

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`