App Logo
console.cloud.google.com

Delete OAuth client

Delete an OAuth 2.0 client from the Google Cloud Console (Google Auth Platform) by its client id. Needs console.cloud.google.com cookies (loggedIn). Deletion is immediate but the client can be restored for 30 days from the console's "Restore deleted OAuth clients" page.

Input

clientId required

Full OAuth client id, e.g. 69462188880-abc123.apps.googleusercontent.com — as returned by create_oauth_client or shown on the client's own console page

projectId required

GCP project id that owns the OAuth client, e.g. testing-e2e-483713

Output

clientId required

Start building not clicking