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}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique string identifier for the workspace

string
required

ID of the space

string
required

ID of the data source

string
required

ID of the table

string
required

ID of the row

Responses
200

The row was deleted

404

The row was not found

405

Method not supported

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!