Tables
Start table refresh
This endpoint queues a job to refresh the list of tables for a source.
POST
/
sources
/
{source_id}
/
refresh_tables
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the source to update
Response
200 - application/json
They key that can be used to check the status of the refresh job.
Was this page helpful?