Create event

Authentication

X-Schematic-Api-Keystring
API Key authentication via header

Request

This endpoint expects an object.
event_typeenumRequired
Either 'identify' or 'track'
Allowed values:
bodyobjectOptional
sent_atdatetime or nullOptional
Optionally provide a timestamp at which the event was sent to Schematic

Response

Created
dataobject
paramsobject
Input parameters

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error