Delete Machine Downtime Event

Beta
DELETE/v1/operations/machine-downtime-events/{id}

This endpoint is idempotent. Learn more

Deletes a machine downtime event.

Meant for a stoppage that was logged by mistake: the event is removed permanently and stops counting against the machine's availability. To correct a real stoppage, update it instead so the record of the downtime survives.

Permissions requiredValues:machine_downtime:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

ID of the downtime event to delete.

Responses

200

Successful response for Delete Machine Downtime Event