Deleting a provider does not revoke credentials that have already been issued; they continue to grant access. You can undelete a provider for 30 days. After 30 days, deletion is permanent. You cannot update deleted providers. However, you can view and list them.
[[["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-01-16 UTC."],[[["This webpage documents the process of deleting a WorkforcePoolProvider, which will not revoke previously issued credentials."],["Deleted providers can be recovered within 30 days, after which the deletion becomes permanent and they are not updatable."],["The HTTP request for deletion is a `DELETE` operation to a specific URL structure defined using gRPC Transcoding syntax, requiring a specific `name` path parameter."],["The request body must be empty for this `DELETE` operation, and a successful operation returns an `Operation` instance."],["To authorize this deletion, one of two OAuth scopes are required: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam`."]]],[]]