v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Datasources

Delete a table

Delete a table in the data source identified by {dsId} in the workspace identified by {wId}.

delete/api/v1/w/{wId}/spaces/{spaceId}/data_sources/{dsId}/tables/{tId}

Path parameters

wIdstring required

Unique string identifier for the workspace

spaceIdstring required

ID of the space

dsIdstring required

ID of the data source

tIdstring required

ID of the table

Response

The table was deleted