API ReferenceAuthentication
Log Out
Revokes the refresh token family and clears the cookie.
Response Body
application/json
curl -X POST "https://loading/auth/logout"{
"message": "string"
}Revokes the refresh token family and clears the cookie.
application/json
curl -X POST "https://loading/auth/logout"{
"message": "string"
}