Endpoints
| Method | Path | Description |
|---|---|---|
GET | /api/v1/provider/subscribers | List all subscribers |
POST | /api/v1/provider/subscribers | Create a subscriber |
GET | /api/v1/provider/subscribers/{id} | Get a single subscriber |
PATCH | /api/v1/provider/subscribers/{id} | Update subscriber details |
X-API-Key authentication and are scoped to your provider.