v5
latestSwagger 2.02026-07-136680294.1 KBDelete all session related information for matching the specified session id.
[!NOTE] Deleting a session deactivates the Session Auth Token by blocking future API calls made with that Auth Token. While this can be used to remove any access for that token, those requests will still count towards overall resource rate limits. It's best to leverage TokenTTL to limit length of tokens in the case that it is misused.
delete/detectLiveness-sessions/{sessionId}
Path parameters
sessionIdstring required
The unique ID to reference this session.
Response
Successfully deleted session and all correlated data.