v1

latestSwagger 2.02026-07-13180103150.2 KB
database

Creates a new database for the specified site. If a database already exists, returns the existing connection string. The database region defaults to the site's functions region if not specified.

post/sites/{site_id}/database

Request body

regionstring

The region where the database should be created. Defaults to the site's functions region if not specified.

Response

Database already exists

connection_stringstring

The connection string for the database