/api/v1/mobile/session/end/

End a mobile tracking session.

Request body:
{
"session_id": "uuid"
}

Returns:
{
"session_id": "uuid",
"encounters": [...],
"duration_seconds": 1234
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Response
200

No response body

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!