cURL
curl --request DELETE \ --url https://app.baseplate.ai/api/datasets/{id}/rows/{rowId} \ --header 'Authorization: Bearer <token>'
Deletes the row from the dataset. Returns an empty response on success.
Documentation IndexFetch the complete documentation index at: https://docs.baseplate.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.baseplate.ai/llms.txt
Use this file to discover all available pages before exploring further.
{}
{ // Response }