Insert a new session
Insert a new timing session into a device.
Last updated
Insert a new timing session into a device.
Last updated
Returns the token_session identification token for the new inserted session. This token_session must be stored in the device in order to then authenticate and send passings.
New timing sessions are always active by default. If there's any other active session it will be closed.
POST
https://api.runonrufus.com/v0/sessions
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
api_key*
String
Account api key with WRITE or READ_WRITE access type.
deviceid*
String
Deviceid where to insert the new session.
alias
String
A name for the new session.