Close a session
Closes or finalize a timing session.
A closed timing session cannot receive anymore passings, but it can be read and retrieved at anytime.
Closes the timing session.
PATCH
https://api.runonrufus.com/v0/sessions/close/{token_session}
Path Parameters
Name
Type
Description
token_session*
String
Session token identifier.
Headers
Name
Type
Description
api_key*
String
Account api key with WRITE or READ_WRITE access type.
Last updated