Create multiple events for a pixel
PATCH/pixels/:pixel_id/events
Create multiple events for a pixel.
Note! If an event with the same external event ID already exists, the existing event will be updated with the new data.
The client ID must have the shop_user
role.
Request
Responses
- 204
- 400
- 401
- 403
- 404
A Bad Request response indicates that the server cannot or will not process the request due to something that is perceived to be a client error
An Unauthorized response indicates that the request has not been applied because it lacks valid authentication credentials for the target resource
A Forbidden response indicates that the server understood the request but refuses to authorize it
A Not Found response indicates that the origin server did not find a current representation for the target resource