Upload data from Cloud
Last updated
Last updated
API to upload data from Cloud storage.
If using GCS or GBQ, before executing the APIs to upload data, grant read access to the Google Cloud Storage bucket or Google BigQuery table.
Tenant Id can be retrieved from the UI as listed here
Source Id can be retrieved from the UI or using the
POST
https://demo.api.telm.ai/v2/<tenant>/sources/<source_id>/batch_data
Location specific request body parameters are defined below.
source_id*
string
Id of source to upload data to
tenant*
string
Name of tenant
Content-type
string
application/json
Authentication*
string
Bearer <access_token>. Access token from Authentication API
Use json representation described in
Use json representation described in
Use json representation described in
Use json representation described in
Use json representation described in