PAPI
API ReferenceAuthentication

Log Out

Revokes the refresh token family and clears the cookie.

POST
/auth/logout

Response Body

application/json

curl -X POST "https://loading/auth/logout"
{
  "message": "string"
}