# Simulate Notifications Endpoint: POST /v1/notification-rules/notifications-simulate Version: 1.0 Security: x-api-key ## Request fields (application/json): - `count` (integer) - `accountId` (string) - `orgId` (string) - `projectId` (string) - `pipelineId` (string) - `event` (string) ## Response 200 fields