Novu API Skill
novu
novu
| Method | Path | Description |
|---|---|---|
POST | /v1/environments | |
GET | /v1/environments | Create an environment |
PUT | /v1/environments/{environmentId} | List all environments |
DELETE | /v1/environments/{environmentId} | Update an environment |
POST | /v1/events/trigger | Delete an environment |
POST | /v1/events/trigger/bulk | Trigger event |
POST | /v1/events/trigger/broadcast | Bulk trigger event |
DELETE | /v1/events/trigger/{transactionId} | Broadcast event to all |
GET | /v1/notifications | Cancel triggered event |
GET | /v1/notifications/{notificationId} | List all events |
GET | /v1/integrations | Retrieve an event |
POST | /v1/integrations | List all integrations |
GET | /v1/integrations/active | Create an integration |
PUT | /v1/integrations/{integrationId} | List active integrations |
DELETE | /v1/integrations/{integrationId} | Update an integration |
POST | /v1/integrations/{integrationId}/auto-configure | Delete an integration |
POST | /v1/integrations/{integrationId}/set-primary | Auto-configure an integration for inbound webhooks |
POST | /v1/integrations/chat/oauth | Update integration as primary |
POST | /v2/contexts | Generate chat OAuth URL |
GET | /v2/contexts | Create a context |
PATCH | /v2/contexts/{type}/{id} | List all contexts |
GET | /v2/contexts/{type}/{id} | Update a context |
DELETE | /v2/contexts/{type}/{id} | Retrieve a context |
POST | /v1/subscribers/bulk | Delete a context |
PUT | /v1/subscribers/{subscriberId}/credentials | Bulk create subscribers |
PATCH | /v1/subscribers/{subscriberId}/credentials | Update provider credentials |
DELETE | /v1/subscribers/{subscriberId}/credentials/{providerId} | Upsert provider credentials |
PATCH | /v1/subscribers/{subscriberId}/online-status | Delete provider credentials |
GET | /v1/subscribers/{subscriberId}/notifications/feed | Update subscriber online status |
GET | /v1/subscribers/{subscriberId}/notifications/unseen | Retrieve subscriber notifications |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install novu
Downloads and installs to ~/.claude/skills/novu/
3.14.0 (2026-03-02)3.13.0 (2026-02-13)