Create a database

Create a new database for a project.

Request

This endpoint expects an object.
project_idstringRequiredformat: "uuid"
namestringRequired
Database name. Must be unique within the project.
database_namestringOptionalDeprecated

Deprecated alias for name.

Response

Database created
dataobjectOptional

Errors

401
Unauthorized Error
404
Not Found Error