v1
latestOpenAPI 3.0.02026-07-22122745.8 KBSession & Events
Init session
Starts a session identified by a session_id. The session is used to "group" events. I.e. it groups user interactions during a session. Like clicking some banner images, or completing a checkout.
put/6/{hashid}/stats/init
Path parameters
hashidstring required
Unique id of a search engine.
Request body
Response
OK
Example response
{
"status": "registered"
}