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://api.prod.usesimple.ai/api/v1/data/{table_name}/{id} \ --header 'Authorization: <api-key>'
{ "success": true, "message": "<string>" }
Delete one custom data record
Custom data table name.
^[A-Za-z0-9_-]+$
Custom data record ID.
Custom Data Record Deleted
Was this page helpful?
Contact support