Edit a throttling counterCopy Pageput https://{hostname}/apikey-manager-api/v2/counters/{counterId}Path ParamscounterIdint64requiredQuery ParamsaccountSwitchKeystringBody ParamserrorResponseobjecterrorResponse objectheadersConfigobject | nullheadersConfig object | nullthrottlingAlertThresholdinteger70 to 98throttlingCounterDescriptionstring | nullthrottlingCounterEnabledbooleanrequiredtruefalsethrottlingCounterNamestringrequiredlength between 1 and 200throttlingLimitintegerrequired10 to 1000000throttlingLimitExceededActionstringenumrequiredDENYWARNAllowed:DENYWARNthrottlingRulesobject | nullthrottlingRules object | nullHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response returns the updated counter. 400Bad request. The request contains invalid data. 401Unauthorized. You are not authorized to perform the action. 403Forbidden. You don't have permission to the resource. 404Not found. The resource doesn't exist. 405Method not allowed. 500Internal server error.Updated about 2 months ago