How to delete an SQL Database database
Learn how to delete an SQL Database database.
This guide demonstrates how to use Azion SQL Database to delete an existing database using the Azion API.
Deleting a database
Run the following DELETE request in your terminal, replacing [TOKEN VALUE] with your personal token and {id_database} with the ID of the database you want to delete:
You should receive a response similar to this: