cURL
curl --request POST \ --url https://api.nova-cloud.ai/auth/logout \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Invalidate the current session and clear authentication cookies.
Documentation IndexFetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a JWT access token or API key (prefixed with nv_)
Logged out successfully