curl --location --request POST 'https://api.febbox.com/oauth' \ --header 'Authorization: Bearer ccca8727aad585ae85e9f49163692f77f4e193982895dcacf37ac6bee3f2b0b081e235474cb1bd935a6fa81bb8aad0d6544d36791ef269e9c8cdaa4840e205dc' \ --form 'module="file_add"' \ --form 'url="https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png"' \ --form 'path="/test"'
{}