Events
Update Event
POST
Update an event
Update an event
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the site you wish to load. This is the same string you use in the tracking code.
The ID of the event you wish to track. You have to create this event first before sending us completions.
Body
application/json
Response
200 - application/json
Updated event
The response is of type object
.
Update an event