curl --location --request POST 'https://api.wexa.ai/files/upload?projectID=68c3b3f4f68066a18c3c25e8&container_name=68c3b3f4f68066a18c3c25e8' \
--header 'x-api-key: {{x=x-api-key}}' \
--form 'source_type="STORAGE";type=text/plain' \
--form 'filenames="report.pdf";type=text/plain' \
--form 'tags="Invoices";type=text/plain'{}