Updates an uptime check with the given parameters. Use when you need to modify configuration of an existing uptime monitoring test such as check frequency, URL, tags, contact groups, or other settings. At least one field besides test_id should be provided to make meaningful chan…
hoststringName of the hosting provider
namestringName of the check
portintegerDestination port for TCP checks
tagsarrayList of tags to categorize and organize the check
pausedbooleanWhether the check should be run. Set to true to pause the check, false to resume it
dns_ipsarrayList of IP addresses to compare against returned DNS records
regionsarrayList of regions on which to run checks. The values can be retrieved from the GET /v1/uptime-locations endpoint
test_idRequiredstringUptime check ID to update
timeoutintegerThe number of seconds to wait to receive the first byte (5-75)
use_jarbooleanWhether to enable cookie storage
post_rawstringRaw HTTP POST string to send to the server
post_bodystringJSON object as string representing the payload submitted with the request. Setting this updates the check to use the HTTP POST verb
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.