# POST /webhooks/outgoing/:id/test

**Resource:** [Webhooks](./webhooks.md)  
**Scopes:** `webhooks:write`  
**Write operation:** yes

Send a test event to an outgoing webhook.

## Parameters

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

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