Add a new database

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idintegerRequired
ID of the account that the database is added to

Headers

x-api-keystringRequired

Request

The database parameters
namestringRequired
The name of the database

Response

successful operation