Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Delete a machine.
Associated runs are PRESERVED with machine_id set to NULL. This ensures run history is never lost when a machine is deleted. Connections and request logs are cascade deleted.
The machine must belong to the authenticated organization.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response