/sites/{name}/maintenance-window

Updates a single Site's Maintenance Window. Use this endpoint to update a Site Maintenance Window's duration or cadence

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Site's name

Body Params

The updated Maintenance Window to save

string

created time, RFC3339

string

Uniquely identifiable id of the MW

string

last time this MW was triggered, RFC3339

string

org ID that this MW belongs to

string

the site that this MW belongs to

string

last updated time, RFC3339

string

last update by

cadence
object

Cadence represents the parameters of a regularly-occurring event

int64

Duration of MW in minutes

string

The next opening of the maintenance window, as computed from its Cadence (in RFC3339 format)

boolean

if the MW is open at the time the info is requested

Responses

400

StateError reading request body, Maintenance Window details invalid

401

Unauthorized

403

Forbidden, organization does not support Sites feature

404

Site not found

500

StateError

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*