sources / Add MotherDuck connection

sources

Add MotherDuck connection

Create a new MotherDuck data warehouse connection.

POST /api/v1/sources/add/motherduck/

Headers

Authorizationrequired

any - API key authentication using Bearer scheme

Request Body

typerequired

string - Connection type identifier. Must be `MOTHERDUCK`

account_name

string - Display name for the connection

database_namerequired

string - Database name

tokenrequired

string - MotherDuck authentication token

Response

id

integer - The ID of the created connection