/api/data-studio/table
POST /api/data-studio/table/sync-schema
Batch version of /table/:id/sync_schema. Takes an abstract table selection as /table/edit does.
- Currently checks policy before returning (so you might receive a 4xx on e.g. AuthZ policy failure)
- The sync itself is however, asynchronous. This call may return before all tables synced.
post/api/data-studio/table/sync-schema
Request body
Response
Successful response
{"stackTrail":"paths:/api/data-studio/table/sync-schema:post:responses:2XX:content:application/json:schema","oasType":"schema","type":"unknown"}