curl --location --request PUT 'https://api.wexa.ai/storage///?projectID' \ --header 'x-api-key: {{x-api-key}}' \ --form 'projectID=""' \ --form 'tableId=""' \ --form 'record_id=""' \ --form 'record="";type=application/json'
{}