Maintenance occurrences

Deletes multiple maintenance occurrences

Deletes multiple maintenance occurrences specified by their identifiers. Note that only future occurrences can be deleted.

delete/maintenance.occurrences

Query parameters

occurrenceidsinteger[] required

Comma-separated list of identifiers of maintenance occurrences to delete.

Response

Successful HTTP Response

messagestring

Result description

Example response

{
  "message": "5 occurrences successfully deleted."
}

Changes

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