Skip to main content

Hi,

I'm trying to deauthroize a user using the following two links but it seems to be sending me back errors:
https://www.strava.com/oauth/deauthorize - Page doesn't exist
https://www.strava.com/api/v3/deauthorize - 

{"message":"Record Not Found","errors":[{"resource":"resource","field":"path","code":"invalid"}]}

Is there a link that I'm suppose to use?

Hi there, 


 


That is an endpoint that would be used to deauthorize an athlete. Please refer to our documentation and be sure you're passing the token of the athlete you hope to deauth. 


Reply