Skip to main content
DELETE
Batch Delete Maintenances

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
maintenance_ids
array

List of maintenance record IDs (1–100 entries) to cancel.

Example:

Response

{success: true, results: [{success, maintenance_id, msg}, ...]} when at least one maintenance record was cancelled.

success
boolean

true if at least one record was cancelled

results
object[]

Per-maintenance-ID outcome list