v46

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

Delete a row

Delete a row in the table identified by {tId} 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}/rows/{rId}

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

rIdstring required

ID of the row

Response

The row was deleted