Sessions API
Delete User Session by ID
Deletes a specific session for the authenticated user.
delete/session-storage/sessions/{session_id}
Path parameters
session_idstring required
The ID of the session.
Response
Session deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.