curl --location --request POST 'https://api-public.groundtruth.com/upload?upload_type' \ --form 'file=@""'
{ "file_path": "string", "cdn_url": "http://example.com" }