API ReferenceAuth
Sign out
Clears the session cookie.
Authorization
session docsdev_admin<token>
Sealed (AES-256-GCM) session cookie issued by POST /api/admin/login or the GitHub OAuth callback.
In: cookie
Response Body
application/json
curl -X POST "https://example.com/api/admin/logout"{ "ok": true}