Endpoints
Datasource - Update (⚠️ deprecated)
This endpoint allows you to update a Datasource in your Datastore.
POST
Path
string
required
The id of the datastore you want to access.
Body
string
required
This is the ID of the Datasource you want to update.
string
required
This is the name of the Datasource.
string
This is the name of the Datasource.
JSON or null
This is the metadata object of the Datasource.
Response
string

