Delete a Linode

Deletes a Linode.

🚧

Deleting a Linode is a destructive action and can't be undone.

Consider these points before deleting a Linode:

  • Any unreserved (ephemeral) IP addresses assigned to the Linode are given up. Reserved IP addresses remain on your account and available to assign to another Linode or NodeBalancer within the same region. Reserved IP fees remain active as long as the address is held on your account, regardless of its assignment status.

  • All disks, backups, configuration profiles, and interfaces assigned to the Linode are also are deleted.

  • Any Block Storage volumes assigned to the Linode are detached.

  • Billing for the Linode and its associated services stops. You're billed for time used within the billing period the Linode was active.

  • You can't delete a Linode that's currently being cloned or restored from a backup.

  • You can't delete a Linode that has a cannot_delete or cannot_delete_with_subresources resource lock set for it.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.

    • Permissions: delete_linode
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli linodes delete 123

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

ID of the Linode to look up.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json