delete https://api.linode.com//linode/instances//interfaces/
Beta Deletes a Linode interface on a specific Linode. To access this operation, you need the read_write
grant for the Linode. You can't delete an active interface. First, you need to shut down the associated Linode.
linode-cli linodes interface-delete $linodeId $interfaceId
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
linodes:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>