Create a new custom event
Event
Create a new custom event
Create a new custom event.
POST
Create a new custom event
Authorizations
Body
application/json
The name of the custom event
The payload of the event. An object made up of any key, value pairs you want to store with the event.
The Nudj ID or the external ID of the user to log the event for
Minimum string length:
1The community that the event belongs to
Pattern:
^[0-9a-fA-F]{24}$Whether to automatically create a user if they don't exist
Response
Successful response
The payload of the event. An object made up of any key, value pairs you want to store with the event.

