v1
latestOpenAPI 3.0.02026-08-0610682246.0 KBAuthentication
Log out of the user account
Logs out of the user account.
post/blaize/logout
Headers
cookiestring
The session cookie.
Request body
Example request
{
"where": "EVERYWHERE"
}Response
OK
Example response
{
"message": "Session deleted"
}