Delete Machine

Beta
DELETE/v1/operations/machines/{id}

This endpoint is idempotent. Learn more

Deletes a machine.

Deletion is permanent, and repeating the call reports that the machine has already been deleted. Downtime events and schedule lines already logged against the machine are kept rather than removed with it.

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

ID of the machine to delete.

Responses

200

Successful response for Delete Machine