Skip to content

Log out

POST
/v1/auth/logout

Clears the token cookie to end the user's session.

Responses

Logged out successfully

application/json
JSON
{
  
"ok": true
}

Playground

Samples

Powered by VitePress OpenAPI