v1

latestOpenAPI 3.1.1Apache License 2.02026-07-17282768.2 KB
Authentication

Logout

Logout of the service and destroy the session token.

post/auth/logout

Cookies

_me_sessstring required
Example:_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure

Session token for authentication.

Response

Success