v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/notify

POST /api/notify/db/{id}/new-table

Sync a new table without running a full database sync. Requires schema_name and table_name. Will throw an error if the table already exists in Metabase or cannot be found.

post/api/notify/db/{id}/new-table

Path parameters

idinteger required

value must be an integer greater than zero.

Request body

schema_namestring required
table_namestring required

Response

Successful response