# Events

## Quick Reference

| Method  | Endpoint                     | Description |
| ------- | ---------------------------- | ----------- |
| 🟡 POST | `/events/{id}/notifications` | -           |

***

## Endpoints

### 🟡 POST `/events/{id}/notifications`

#### Parameters

| Name | Type     | In   | Required | Description |
| ---- | -------- | ---- | -------- | ----------- |
| `id` | `string` | path | ✅ Yes    | -           |

#### Responses

✅ **200** - OK

***
