v1

latestOpenAPI 3.0.02026-08-0650184174.6 KB
Maintenance occurrences

Deletes the maintenance occurrence

Deletes the maintenance occurrence specified by its identifier. Note that only future occurrences can be deleted.

delete/maintenance.occurrences/{id}

Path parameters

idinteger required

Response

Successful HTTP Response

messagestring

Result description

Example response

{
  "message": "Occurrence successfully deleted!"
}