Data Source
Set a job datasource
post
/jobs/datasource/{jobId}
Authorizations
Path parameters
jobIdstringrequired
The id associated with your job.
Body
dataSourceobject
The data source object specifying configurations for inputs and outputs. Please refer to the dedicated guide for detailed instructions.
dataDestinationobject
The data source object specifying configurations for inputs and outputs. Please refer to the dedicated guide for detailed instructions.
Responses
cURL
JavaScript
Python
HTTP
200
400
401
403
404
500
503
default
application/json
application/x-protobuf
Get info about a data source
post
/datasource/info
Authorizations
Body
dataSourceobject
The data source object specifying configurations for inputs and outputs. Please refer to the dedicated guide for detailed instructions.
listFilesboolean
Responses
cURL
JavaScript
Python
HTTP
200
400
401
403
404
500
503
default
application/json
application/x-protobuf
Last updated
Was this helpful?