# Delete entities for given custom property Delete entities for given custom property Endpoint: DELETE /v1/catalog/custom-properties/property Version: 1.0 Security: x-api-key ## Header parameters: - `Harness-Account` (string) Identifier field of the account the resource is scoped to. ## Query parameters: - `dry_run` (boolean) Dry run catalog custom properties ## Request fields (application/json): - `property` (string, required) - `entity_ref` (string) - `entity_refs` (array) ## Response 200 fields (application/json): - `status` (string, required) Enum: "SUCCESS", "ERROR" - `message` (string, required)