Controle de acesso
Gerenciamento de sessão
POSTLogin
{{host}}/login.fcgi
HEADERS
Content-Type
Bodyraw
Example Request
Sucesso
200 OK
Example Response
No response headers
This request doesn't return any response headers
POSTLogout
{{host}}/logout.fcgi?session={{session}}
PARAMS
session
Example Request
Logout
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTChecar validade da sessão
{{host}}/session_is_valid.fcgi?session={{session}}
PARAMS
session
Example Request
Sucesso
200 OK
Example Response
Access-Control-Allow-Origin
Access-Control-Allow-Headers
Cache-Control
Content-Type
Transfer-Encoding
Date
Server
POSTAlterar login e senha
{{host}}/change_login.fcgi?session={{session}}
HEADERS
Content-Type
PARAMS
session
Bodyraw
Example Request
Alterar login e senha
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers