cURL
curl --request DELETE \ --url https://tables-api.softr.io/api/v1/databases/{databaseId}/tables/{tableId}/fields/{fieldId} \ --header 'Softr-Api-Key: <api-key>'
Delete a specific field from a table.
Field deleted successfully.