curl --location --request GET '/v1/thirdparty/files//content/url?object_name&expires_in&disposition' \ --header 'X-OfficeSdk-Token;' \ --header 'X-Request-Id;' \ --header 'X-User-Query;'
{ "code": 0, "data": { "url": "http://foo.bar.com/content" } }