curl --location --request POST '/api/v1/campaigns//upload' \ --header 'Content-Type: application/json' \ --data-raw '{ "file": "string", "mimetype": "string", "filename": "string" }'