Skip to main content
GET
/
logout
Logout
curl --request GET \
  --url https://api.example.com/logout

Documentation Index

Fetch the complete documentation index at: https://docs.nivara.io/llms.txt

Use this file to discover all available pages before exploring further.

Logout

Endpoint for logging out the current user and ending their session.

Parameters

No parameters required.

Responses

StatusDescriptionContent Type
200Successful logoutapplication/json

Response

200 - application/json

Successful Response