latestOpenAPI 3.0.02026-08-0610682246.0 KB
0400dd83950b
Sessions
Delete the session by ID
Deletes a session by ID. Returns a 404 if the specified session does not exist or does not belong to the current user.
delete/zephr/public/sessions/v1/sessions/{sessionId}
Path parameters
sessionIdstring required
The ID of the session to delete.
Response
OK