Method: folders.securityHealthAnalyticsSettings.customModules.delete
Stay organized with collections
Save and categorize content based on your preferences.
Deletes the specified SecurityHealthAnalyticsCustomModule and all of its descendants in the CRM hierarchy. This method is only supported for resident custom modules.
Required. Name of the custom module to delete. Its format is organizations/{organization}/securityHealthAnalyticsSettings/customModules/{customModule}, folders/{folder}/securityHealthAnalyticsSettings/customModules/{customModule}, or projects/{project}/securityHealthAnalyticsSettings/customModules/{customModule}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.