RULESUpdate Rule By IdCopy Pageput https://api.signalshq.io/rule/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredBody ParamsPydantic model for updating data. Args: score (Optional[int]): The score to be updated. name (Optional[str]): The name to be updated. Config: schema_extra (dict): Extra schema information.scoreintegerThe score to be updated.namestringThe name to be updated.Responses 200Successful Response 422Validation ErrorUpdated over 2 years ago