[[["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-08-06 UTC."],[[["\u003cp\u003eThis webpage documents the process for deleting an IdpCredential resource.\u003c/p\u003e\n"],["\u003cp\u003eThe deletion is performed via a \u003ccode\u003eDELETE\u003c/code\u003e HTTP request to a specific URL endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe URL requires a \u003ccode\u003ename\u003c/code\u003e path parameter that specifies the exact IdpCredential to be deleted, following a prescribed format.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty for this operation.\u003c/p\u003e\n"],["\u003cp\u003eA successful operation will return an instance of the \u003ccode\u003eOperation\u003c/code\u003e resource type, and authorization via specific OAuth scopes is required.\u003c/p\u003e\n"]]],[],null,["# Method: inboundSamlSsoProfiles.idpCredentials.delete\n\nDeletes an [IdpCredential](/identity/docs/reference/rest/v1/inboundSamlSsoProfiles.idpCredentials#IdpCredential).\n\n### HTTP request\n\n`DELETE https://cloudidentity.googleapis.com/v1/{name=inboundSamlSsoProfiles/*/idpCredentials/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/identity/docs/reference/rest/Shared.Types/Operation).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-identity.inboundsso`\n- `https://www.googleapis.com/auth/cloud-identity`\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]