[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-26 UTC."],[[["This page details how to delete an Oidc Idp configuration for an Identity Toolkit project using a DELETE HTTP request."],["The required URL for the DELETE request follows the format `https://identitytoolkit.googleapis.com/v2/{name=projects/*/tenants/*/oauthIdpConfigs/*}` and uses gRPC Transcoding syntax."],["The `name` path parameter, representing the resource name of the configuration to be deleted, is required, and authorization needs the `firebaseauth.configs.update` IAM permission."],["The request body for this operation must be empty, and a successful response will return an empty JSON object."],["To authorize this request, one of the following OAuth scopes must be included: `https://www.googleapis.com/auth/identitytoolkit`, `https://www.googleapis.com/auth/firebase`, or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]