URL parameters
The ID of your status page
The ID of your status report
Headers
Bearer $TOKEN
application/json
Body parameters
The title of your new status page report.
The time when the report comes into effect (formatted in ISO-8601). Default: current time
The time when the report ends (formatted in ISO-8601). Only required when report_type
is set to maintenance
.
An array of objects, where each object contains status_page_resource_id
and status
attributes, only possible to change if report_type
is set to maintenance
. status_page_resource_id
- The ID of the status page resource which you want to affect. status
- Has to be maintenance
.