GET the updated Monitor
GET https://api.getpostman.com/monitors/{{monitor-uid}}
Request Body
{"monitor"=>{"name"=>"Updating the monitor name, schedule and time zone", "schedule"=>{"cron"=>"0 0 * * MON", "timezone"=>"America/Chicago"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Api-Key | string |