DELETE Session
Delete a session belonging to the API-Key by referencing the session_key - if it has not yet been stated by the User.
Last updated
Delete a session belonging to the API-Key by referencing the session_key - if it has not yet been stated by the User.
Last updated
You can only delete session that has not been started by the User, and the status is IDLE
The session successfully deleted.
The session was unable to be deleted.
The session was not found - please check if the session_key
is correct.
Path Parameters
session_key
string
Unique session_key generated when the new session was created
Headers
API-Key
string
The API-Key that was provided for your account
API-Token
string
The API-Token used when the session was created
API-Timestamp
string
UTC Datetime string, example: 2021-05-30T12:49:19Z