curl --location --request DELETE 'https://api.wexa.ai/delete/column/?projectId=67fdea40aac77be632954f13' \
--header 'x-api-key: {{x-api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{"table_id":"68071b771a9ea363140a2675","column_id":"state"}'
"Successfully deleted column state"