Events
Create event
Previously created an event. This endpoint is no longer available.
Permissions: Requires write access to the site (manage:{site_id}).
post/sites/{site_id}/events
Path parameters
site_idstring required
Example:CDBUGS
The ID of the site. This is the same string you use in your tracking code. Example: CDBUGS
Request body
Example request
{
"name": "Purchase early access"
}