Maintenance schedules
Create a maintenance schedule for an organisation.
POST
/
api
/v1
/organisations
/{organisationSlug}
/maintenance-schedule
Request Body
application/json
Requiredname
string
windows
array<object>
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.