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
Changes
No recorded changes to this endpoint across all 15 revisions of this API.