Skip to main content
GET
/
api
/
oauth
/
logout-endpoint
Get OAuth provider logout endpoint
curl --request GET \
  --url https://api.example.com/api/oauth/logout-endpoint
{
  "logout_endpoint": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.gumnut.ai/llms.txt

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

Response

Successful Response

Response containing OAuth provider logout endpoint

logout_endpoint
string
required