API Documentation
Create Tracking Event
Creates a new tracking event associated with a campaign affiliate
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Tracking event to be added
The body is of type object
.
Response
201
application/json
Tracking event created successfully
The response is of type object
.