Maintenance schedules
Delete a maintenance schedule for an organisation.
Path Parameters
organisationSlugstring
Match
^[a-z0-9-_]+$
maintenanceScheduleIdentitystring
Format
uuid
Response Body
curl -X DELETE "https://api.avisi.cloud/api/v1/organisations/string/maintenance-schedule/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}