Observability
Replace AlertManager configuration of an environment.
POST
/
api
/v1
/orgs
/{organisationSlug}
/environments
/{environmentSlug}
/prometheus
/alertmanager
Request Body
application/json
RequiredalertManagerConfig
string
ruleFiles
object
templateFiles
object
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
environmentSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.