Skip to main content

Create a new event for a pixel

POST 

/pixels/:pixel_id/events

Create a new event for a pixel.

Note! To avoid sending duplicate events, send a unique external event ID with each event. If an event with the same external event ID already exists within the last 30 days, the request will fail with a 409 Conflict response.

The client ID must have the shop_user or event_publisher role.

Request

Responses

Created