Skip to content

User Logout

POST
/auth/logout

Destroys the user session associated with the provided token, logging the user out.

Request Body

application/json
JSON
"string"

Responses

Logout success confirmation

application/json
JSON
{
}

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License