Resolve Metric Rollout Alert

Resolve Metric Rollout Alert

posthttps://statsigapi.net/console/v1/gates/{id}/alerts/{metricId}/resolve

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

metricIdstringrequired

metric id

Body

application/json
reasoningstring

Reason for resolving the alert

Example:Issue has been addressed

Response

application/json
200· Metric rollout alert resolved successfully
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
resolvedAtnumber

Timestamp when alert was resolved

Example:1718630400
Constraints:format: double
400· Invalid request. Please check the request input and try again.
statusintegerrequired
Allowed values:400
messagestringrequired
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired
404· Not Found. The requested resource could not be found.
statusintegerrequired
Allowed values:404
messagestringrequired

Was this helpful?