Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.luxxon.dev/api/v1/api/v1/auth/logout
{ "statusCode": 200, "message": "Request successful", "data": { "ok": true }, "timestamp": "2026-05-13T12:00:00.000Z" }
Clears the lx_session cookie. Idempotent, always returns ok.
Request successful
200
"Request successful"
Endpoint-specific payload. See the per-endpoint schema.
Show child attributes
"2026-05-13T12:00:00.000Z"