Sites
Update healthcheck endpoint
Update the healthcheck endpoint for the site.
Processing mode: <small><code>sync</code></small>
put/orgs/{organization}/servers/{server}/sites/{site}/healthcheck
Path parameters
organizationstring required
The organization slug
serverinteger required
The server ID
siteinteger required
The site ID
Request body
Example request
{
"healthcheck_endpoint": "https://my-app.com/up"
}Response
No content