DELETE /api/v3/placeBenchmark/{benchmarkIndicator}/setting

Delete the settings for the place benchmark defined by the benchmarkIndicator. Deletes all corresponding place benchmark values that were defined for that indicator. Updates user-defined autogroup membership for groups that contained filters for that indicator.

DeletePlaceBenchmarkSettingV3 Permissions: ApplicationSettings (Manage)

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 Indicator for the benchmark integer (int32) Required

Responses

204 No Content The request succeeded. No content is returned in the response body.