cURL
curl --request POST \ --url https://api.example.com/api/v1/auth/logout
Clear authentication cookies to end the session.
access_token
refresh_token
200
Was this page helpful?