patch
/v1/scheduled_maintenances/{scheduled_maintenance_id}
translation missing: en.api.scheduled_maintenances.update.description
Authorization
apiKey - Authorization
Request Parameters
1 Path Parameter
Request Body
Schema
name
string
summary
string
starts_at
string
ISO8601 timestamp for the start time of the scheduled maintenance
1 validation
ends_at
string
ISO8601 timestamp for the end time of the scheduled maintenance
1 validation
description
string
labels
object
A hash of label keys and values
status_pages
array[object]
An array of status pages to display this maintenance on
impacts
array[object]
An array of impact/condition combinations
Responses
translation missing: en.api.scheduled_maintenances.update.description
Schema
id
string
created_at
string
updated_at
string
name
string
summary
string
description
string
starts_at
string
ends_at
string
status_pages
array[object]
impacts
array[object]
Send a Test Request
PATCH
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
scheduled_maintenance_id
$$.env
2 variables not set
host
Authorization