Hi,
I am deauthorizing my athelete from my app using power automate.
I have used exactly below info on documentation page but not work.
Here is the return response.
I have checked the latest access_token of that athlete and it is true.
-----
Deauthorization
Applications can revoke access to an athlete’s data. This will invalidate all refresh tokens and access tokens that the application has for the athlete, and the application will be removed from the athlete’s apps settings page. All requests made using invalidated tokens will receive a 401 Unauthorized response.
The endpoint is POST https://www.strava.com/oauth/deauthorize.
access_token required string, in query | R |