Auth
Log out
Clear the session cookie and delete the current server-side session record.
post/v1/auth/logout
Response
Default Response
Example response
{
"ok": true
}Clear the session cookie and delete the current server-side session record.
Default Response
{
"ok": true
}