Events (Clicks)
Record app install/login event
Marks the tracked event as installed/logged-in, resolves the offer URL and pixel attribution, and records the client-supplied deviceId notification delivery.
post/api/v1/events/login/{event_id}
Path parameters
event_idstring required
Query parameters
deviceIdstring required
pixelIdstring uuid nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/events/login/{event_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.