Skip to main content
Question

Remove My API Application

  • August 20, 2024
  • 6 replies
  • 606 views

Forum|alt.badge.img+2

I see I have 2 API Applications. Please help me delete the one API Application I am not using. Here is the information:
Client ID: 129648
PS: Don't delete my other API Application by mistake.

6 replies

Forum|alt.badge.img
  • Hub Starter
  • December 3, 2024

Hi I’ve created an API Application but it’s impossible to suppress it. How can i do that

 


Forum|alt.badge.img
  • Hub Starter
  • August 22, 2025

I see I have 2 API Applications. Please help me delete the one API Application I am not using. Here is the information:
Client ID: 129648
PS: Don't delete my other API Application by mistake.

Hi,

I would like to delete my sample API application and start fresh (with different Oauth scope permissions). How can I delete my API application? I only see a way to remove the logo.

Can somebody help?

Thanks,

Guus

 


Jana_S
Superuser
Forum|alt.badge.img+29
  • Superuser
  • August 22, 2025

Hi, this is a community forum - you might rather want to reach out to developers@strava.com 


Forum|alt.badge.img
  • Hub Starter
  • August 22, 2025

Hi, this is a community forum - you might rather want to reach out to developers@strava.com 

Thanks, will do that! Once I have solution I will share it here :-)


ActivityFix
Superuser
Forum|alt.badge.img+24
  • Superuser
  • August 22, 2025

I see I have 2 API Applications. Please help me delete the one API Application I am not using. Here is the information:
Client ID: 129648
PS: Don't delete my other API Application by mistake.

Hi,

I would like to delete my sample API application and start fresh (with different Oauth scope permissions). How can I delete my API application? I only see a way to remove the logo.

Can somebody help?

Thanks,

Guus

 

You can change your application settings at any time. Go to https://www.strava.com/settings/api and click the Edit button at the top right. That will allow you to change the application name, description, URL, and callback domain.

 

As far as changing the OAuth scope permissions, that is a part of the authentication URL you redirect your users to when they try to authenticate. See https://developers.strava.com/docs/authentication/. Whatever scopes you provide in the URL are the ones they will be asked to accept. Scopes have nothing to do with your API application creation/settings.


ActivityFix
Superuser
Forum|alt.badge.img+24
  • Superuser
  • August 22, 2025

Hi I’ve created an API Application but it’s impossible to suppress it. How can i do that

 

What do you mean by suppress it? 

It is not possible to delete an API application, but it shouldn’t cause any problems if you never use it.