PATCH
https://uptime.betterstack.com/api/v2/status-pages/{status_page_id}/status-reports/{status_report_id}
URL parameters
status_page_id
required
string
The ID of your status page
status_report_id
required
string
The ID of your status report
Headers
Authorization
required
string
Bearer $TOKEN
Content_Type
string
application/json
Body parameters
title
string
The title of your new status page report.
starts_at
string
The time when the report comes into effect (formatted in ISO-8601). Default: current time
ends_at
string
The time when the report ends (formatted in ISO-8601). Only required when report_type
is set to maintenance
.