delete https://api.linode.com//databases/postgresql/instances/
Remove a PostgreSQL Managed Database from your account.
-
The user needs
read_write
user grant access to the database. -
The database's status can be
active
,failed
, ordegraded
. -
Only unrestricted users can access this operation. They have access regardless of the acting token's OAuth scopes.
linode-cli databases postgresql-delete 123
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
databases:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>