Skip to main content
POST
/
api
/
v1
/
auth
/
logout
Logout
curl --request POST \
  --url https://api.example.com/api/v1/auth/logout
{}

Response

200 - application/json

Successful Response

{key}
boolean
Last modified on March 22, 2026