cURL
curl --request DELETE \ --url https://tables-api.softr.io/api/v1/databases/{databaseId}/tables/{tableId}/records/{recordId} \ --header 'Softr-Api-Key: <api-key>'
Delete a specific record by its ID.
Documentation IndexFetch the complete documentation index at: https://docs.softr.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.softr.io/llms.txt
Use this file to discover all available pages before exploring further.
Record deleted successfully.
Was this page helpful?