Unmute a host

POST {{baseUrl}}/api/v1/host/:host_name/unmute

Unmutes a host. This endpoint takes no JSON arguments.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"action":"Muted","end":1579098130,"hostname":"test.host","message":"Muting this host for a test!"}