Overview
The Custom Events API allows you to track user events. Custom events can represent any action users take in your application, such as completing a purchase, viewing content, or achieving milestones. See Custom events for more information.Use Cases
Custom events can be used to:- Enter users into Journeys
- Trigger Journey Wait Until nodes
Headers
Your app API key with prefix Key
. See Keys & IDs.
Path Parameters
Your OneSignal App ID in UUID v4 format. See Keys & IDs.
Body
application/json
Array of event objects to be recorded
Response
200
The response is of type object
.