put https://api.checklyhq.com/v1/maintenance-windows/
Updates a maintenance window.
Log in to see full request history
Responses
Updates a maintenance window.
xxxxxxxxxx
curl --request PUT \
--url https://api.checklyhq.com/v1/maintenance-windows/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"repeatInterval": null
}
'
Try It!
to start a request and see the response here! Or choose an example: