mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
11 lines
204 B
YAML
11 lines
204 B
YAML
post:
|
|
tags:
|
|
- User
|
|
- General
|
|
summary: Logout
|
|
description: Ends the current login session of the current user
|
|
operationId: logout
|
|
responses:
|
|
"204":
|
|
description: User logged out
|