Permanently delete a specific column from a given table.
cURL
curl --request DELETE \ --url https://api.fluxend.app/tables/{fullTableName}/columns/{columnName} \ --header 'Authorization: <authorization>' \ --header 'X-Project: <x-project>'
Documentation IndexFetch the complete documentation index at: https://docs.fluxend.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fluxend.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer Token
Project UUID
Full table name
Column Name
Column deleted successfully