The HTTP request headers to send in the health check. It is recommended you set a Host header by default. The User-Agent header cannot be overridden. This parameter is only valid for HTTP and HTTPS monitors.
{
"Host": [
"example.com"
],
"X-App-ID": [
"abc123"
]
}