Skip to main content
PATCH
Update a maintenance window

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

statusPageId
string
required
maintenanceId
string
required

Body

application/json
title
string
description
string
status
enum<string>
Available options:
scheduled,
in_progress,
completed,
cancelled
scheduledStartAt
string
scheduledEndAt
string

Response

200 - undefined