v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBHosts
Unmute a host
Unmutes a host. This endpoint takes no JSON arguments.
post/api/v1/host/{host_name}/unmute
Path parameters
host_namestring required
Name of the host to unmute.
Response
OK
Example response
{
"action": "Muted",
"end": 1579098130,
"hostname": "test.host",
"message": "Muting this host for a test!"
}