AppAIGatewayDocs
API referenceConsole authentication

End the current session

POST
/v1/auth/sign-out

Authorization

ConsoleSession
agw_identity_auth.session_token<token>

The console's session cookie. Admin requests from the console also send x-console-request: 1.

In: cookie

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/v1/auth/sign-out"
null