Applications detection rules API - DELETE a rule

Deletes the specified application detection rule.

DELETE
  • Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/applicationDetectionRules/{id}
  • SaaS https://{your-environment-id}.live.dexp.ae/api/config/v1/applicationDetectionRules/{id}

Parameters

Parameter Type Description In Required
id string

The ID of the custom service to delete.

path required

Response format

A successful request doesn't return any content.