REST APIusageDelete a usage thresholdDelete a usage threshold DELETE /api/v1/usage/thresholds/:threshold_id Deletes a usage threshold, resetting its fire state. Recreating a threshold starts its once-per-window / hysteresis state fresh. Request Responses204401403404DeletedUnauthorizedForbiddenThreshold not found