Skip to main content
POST
Attach connection datasets

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

connection_id
string
required

Body

application/json
datasets
DatasetAttachSpec · object[]
required

Datasets to attach — 1 to 100 per request, applied as one atomic batch.

Required array length: 1 - 100 elements

Response

Successful Response