How to create an SQL Database database
Learn how to create an SQL Database database.
This guide demonstrates how to use Azion SQL Database to create a new database using the Azion API.
Creating a database
Run the following POST request in your terminal, replacing [TOKEN VALUE] with your personal token and the value of name with the desired database name to create a new database:
You should receive the following response: