How to create an Edge SQL database
This guide demonstrates how to use Azion Edge SQL 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: