unmute_host
Restores monitoring alerts for a host in Datadog by removing its mute status, allowing normal alerting operations to resume.
Instructions
Unmutes a host. This endpoint takes no JSON arguments.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}