URL parameters
The ID of your status page
The ID of your status page report
The ID of your status update
Headers
Bearer $TOKEN
application/json
Body parameters
A message associated with the status update
Whether or not to send a notification email to subscribers of the status page. Default: false
An array of objects, where each object contains status_page_resource_id
and status
attributes. status_page_resource_id
- The ID of the status page resource which you want to affect. status
- Has to be maintenance
if report_type
is set to maintenance
. Otherwise has to be one of resolved
, degraded
or downtime
.
The time that will show as the time that the status update was published at (formatted in ISO-8601). Default: current time