events
public
Ingest Events
Ingest batch of events.
Scopes: events:write
post/v1/events/ingest
Request body
Example request
{
"events": [
{
"organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"
}
]
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 11 revisions of this API.