Skip to main content
PUT
Update data source

Supported products

Authorizations

Authorization
string
header
required

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

Path Parameters

datasourceId
integer<int64>
required

The ID of the datasource.

Body

multipart/form-data
file
file
request
string

Response

successful operation

datasourceId
string
required

The unique identifier for the data source. It is an integer formatted as int64.

datasourceName
string
required

The name of the data source. It is a string.

A URL string that provides a preview link for the data source.

createdAt
string

Timestamp when the datasource was created.

updatedAt
string

Timestamp when the datasource was updated.

Last modified on March 30, 2026