post https://api.obviously.ai/v3/data/update/
Update your uploaded database on your Obviously AI account
The endpoints allow you to update the database to your Obviously AI account. The response object consist of process id:
- process_id - process_id can be used in
/add-data/status
to fetch the most recent status on your uploaded file.
Note
- The
<dataset_id>
can be retrieved from the/add_data/database
endpoint.