Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.myhero.so/table/row/{rowId} \ --header 'Authorization: Bearer <token>'
{ "data": { "acknowledged": true, "deletedCount": 1 } }
Permanently deletes a row and all its cells.
Returns a MongoDB deletion result.
HERO personal access token
1
200 response
Show child attributes