curl --location --request POST 'https://api.wexa.ai/column/storage//?projectID=&ignore_existing_columns=' \
--header 'x-api-key: {{x-api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '[{"column_name":"sample","column_id":"email","column_type":"String","default_value":""}]'{
"detail": "string"
}