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