Skip to main content
POST
Report a delivery event

Authorizations

Authorization
string
header
required

Use an application-scoped token with the ability required by the endpoint.

Body

application/json
event_id
string<uuid>
required
delivery_id
string
required

Delivery ULID.

installation_id
string
required
Maximum string length: 255
type
enum<string>
required
Available options:
received,
displayed,
opened,
dismissed
occurred_at
string<date-time>
required
metadata
object | null

Response

The event already existed and was returned.

data
object
required