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!"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.