Create a new event record for a project. This can be used to track events such as music festivals, conferences, or any other event that can be attended by users.
A JWT Access Token obtained from Google Cloud.
The request body must include the event name, description, reference ID, start date, and end date.
Name of the event. e.g. "Ultra Music Festival"
3 - 255Unix timestamp in seconds of the start date
Unix timestamp in seconds of the end date
The location/venue name. e.g. "Madison Square Garden"
1 - 128The full address of the event location
1 - 255Description of the event. e.g. "The best music festival in the world"
An optional ID of the reference object in your database. This can be used to query events by reference object.
Created.
An optional ID of the reference object in your database. This can be used to query events by reference object.