Avisi cloud logo
Maintenance schedules

Delete a maintenance schedule for an organisation.

DELETE
/api/v1/organisations/{organisationSlug}/maintenance-schedule/{maintenanceScheduleIdentity}

Path Parameters

organisationSlug
Required
string

maintenanceScheduleIdentity
Required
string

Format: "uuid"
curl -X DELETE "http://localhost:8090/api/v1/organisations/string/maintenance-schedule/497f6eca-6276-4993-bfeb-53cbbbba6f08"

Request was successfully processed, but there is no response body to return.