octoprint-open-api/openapi/paths/logout.yaml
2020-11-04 00:02:26 +01:00

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