Update an alertAsk AIpatch https://api.doit.com/analytics/v1/alerts/{id}Updates the alert specified by the Id.Path ParamsidstringrequiredAlert IDBody ParamsconfigobjectrequiredParameters that define when and how an alert is evaluated.config objectnamestringAlert namerecipientsarray of stringsList of emails to notify when the alert is triggered.recipientsADD stringResponses 200OK - Alert updated. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request. 404Not Found - The requested resource does not exist.Updated 3 months ago