MotherDuck integration (Data, Developer Tools). Imported from open-connector.
https://api.motherduck.com/v1/active_accounts
/v1/users
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
/v1/users/{username}
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
/v1/users/{username}/tokens
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
/v1/users/{username}/tokens
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
| name | string | required | The token display name. |
| ttl | number | optional | Token expiration in seconds. |
| token_type | string | optional | The MotherDuck token type. |
/v1/users/{username}/tokens/{token_id}
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
| token_id | string | required | The MotherDuck access token identifier. |
/v1/users/{username}/instances
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
/v1/users/{username}/instances
| Param | Type | Required | Description |
|---|---|---|---|
| username | string | required | The MotherDuck username within the organization. |
| config | object | required | MotherDuck Duckling configuration for a user. |