Event endpoints
Event endpoints track a users or a contacts interactions with Brevo platforms. You can find the Events endpoints in the Events API reference.
Create an event
This API endpoint will create an event to monitor a contacts interaction. You can refer and use the cURL request below for creating an event.
There are a few body params for this endpoints which we will mention in a table below individually.
Response
The request returns a 204 success response with no content. On the other hand, an error response could look something like below.