For the complete documentation index, see llms.txt. This page is also available as Markdown.

/login/logout

Logout from Siga 3 and MySiga

Destroy the sessions on both Siga 3 and MySiga

GET https://mysiga.laravieira.me/login/logout

Cookies

Name
Type
Description

PHPSESSID*

string

The session id

{
    "server": "*",
    "siga": "*",
    "client": "*",
    "logged": false
}

Last updated