Log out
POST
/auth/logoutContract
Parameter | Value |
|---|---|
| Section | auth |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
0 parameters
No parameters are required.
Responses
3 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | no body |
401 | Unauthorized | object |
500 | Internal server error | object |
{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }