Skip to main content
POST
Add Lark files to dataset by appid, app secret and share urls

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
string<uuid>
required

Body

application/json
name
string
required
Minimum string length: 1
app_id
string
required
Minimum string length: 1
app_secret
string
required
Minimum string length: 1
share_urls
LarkShareUrlInput · object[]
required
Minimum array length: 1
sync_interval
integer
required

Interval in seconds to sync the Lark integration, 0 means no sync

notification_emails
string<email>[]

Response

Successful Response