AviatoAviato
DeveloperAPI ReferenceAuthLogout

/api/auth/logout

POST
/api/auth/logout

Response Body

application/json

curl -X POST "https://example.com/api/auth/logout"
{
  "success": true
}