Required. The name of the Identity Mapping Store to delete. Format: projects/{project}/locations/{location}/identityMappingStores/{identityMappingStore}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["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-29 UTC."],[[["This endpoint deletes an Identity Mapping Store using a `DELETE` HTTP request."],["The `name` path parameter is required and specifies the Identity Mapping Store to be deleted."],["The request body must be empty, and the request URL uses gRPC Transcoding syntax."],["A successful response returns an `Operation` object."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]