dropbox-sdk-dotnet
dropbox-sdk-dotnet copied to clipboard
Dropbox API Showcase
Hi! I need to use API in order to upload files and place them in Showcase. Can I do this with the help of the API? If so, what methods should be used?
You can use the API to upload files to Dropbox itself, e.g., using UploadAsync
, but the Dropbox API doesn't offer a way to interact with Showcase. I'll pass this along as a feature request.