tables_db_delete
Delete a database by its unique ID using API keys with databases.write scope. Remove unwanted or outdated databases from your Appwrite project.
Instructions
Delete a database by its unique ID. Only API keys with with databases.write scope can delete a database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | Database ID. |