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.
Record deleted successfully.