analytics
Record an explicit app foreground event
post/api/analytics/app-lifecycle
Request body
Example request
{
"app_version": "2.5.0",
"channel": "native_app",
"device_id": "8ec8e128-c659-4f91-b230-d19b57c8392d",
"event_id": "2a70ce0d-b421-45a1-a9b0-a9875cc766d6",
"form_factor": "mobile",
"occurred_at": "2026-08-27T10:15:00Z",
"open_type": "cold_start",
"platform": "ios"
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.