Maintenance schedules
Delete a maintenance schedule for an organisation.
DELETE
/
api
/v1
/organisations
/{organisationSlug}
/maintenance-schedule
/{maintenanceScheduleIdentity}
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
maintenanceScheduleIdentity
Requiredstring
Format:
"uuid"
Request was successfully processed, but there is no response body to return.