v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Machines

Delete a machine scope

Deletes a machine scope, removing access from one machine to another.

delete/machines/{machine_id}/scopes/{other_machine_id}

Path parameters

machine_idstring required

The ID of the machine that has access to another machine

other_machine_idstring required

The ID of the machine that is being accessed

Response

Machine scope deleted successfully for a machine

object'machine_scope' required

String representing the object's type.

from_machine_idstring required

The ID of the machine that had access to the target machine

to_machine_idstring required

The ID of the machine that was being accessed

deletedtrue required

Whether the machine scope was successfully deleted