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.
Invalidates the current session or token.
cURL
curl --request POST \ --url https://slog.ai/auth/logout \ --header 'slog-api-key: <api-key>'
{ "data": { "message": "Logged out" } }
API key obtained from the Slog dashboard or returned by the signup/invite-redeem flows. Pass as the slog-api-key header.
slog-api-key
Logged out successfully.
Show child attributes