Deletes a benchmark type setting and all its associated values across all places
Use this endpoint to remove an entire benchmark definition and all place benchmark values for that indicator.
Also triggers recalculation of user-defined auto group membership for groups that contained filters for this benchmark.
Request Headers
| Header | Value | Required | Description |
|---|---|---|---|
| ECI-ApiKey | string | Yes | Your API key. See Authentication. |
| Content-Type | application/json | Yes | All requests must specify JSON content type. |
Path Parameters
| Name | Description | Type | Required |
|---|---|---|---|
| benchmarkIndicator | Benchmark slot identifier (1, 2, or 3) | integer (int32) | Required |
Responses
204
No Content
The request succeeded. No content is returned in the response body.