Create Event
Submit a custom event for an entry
Headers
Path Parameters
The unique identifier for a Project in the database
Body
The unique identifier for a Embeddable in the database
A Date + Time string in ISO format
A name of your choosing for the custom event - must be snake_case
Any custom properties you want to attach to the custom event - must be a valid JSON string
A list of key-value pairs that uniquely identify the end-user that this event should be attached to. Currently supports one key-value pair. The value must be JSON-stringified, so strings must be wrapped in double-quotes.
Response
The unique identifier for an Entry in the database
The unique identifier for a Contact in the database
The unique identifier for a Project in the database
The unique identifier for a Group in the database
The unique identifier for a Embeddable in the database
A Date + Time string in ISO format
The version number of an embeddable