curl -X POST "https://api.tktchurch.com/v1/auth/logout" \ -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIs..." \ -H "Content-Type: application/json" \ -d '{ "refresh_token": "eyJhbGciOiJIUzI1NiIs..." }'
// No content
Revoke access and refresh tokens, invalidating the current session
validSince
Show Error Object