Delete a Particular File from Third Party Storage

Introduction

This sample code allows you to delete a particular file from third party Storage.  Note: You need to configure Third Party Storage with Aspose for Cloud before using this example. Please follow the instructions at this page to configure your required storage.

API Explorer

Aspose.Storage Cloud API Reference lets you try out Delete a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Please check this article to learn how to get your App Key and SID. 

cURL Example

SDKs

Our API is completely independent of your operating system, database system or development language. You can use any language and platform that supports HTTP to interact with our API. However, manually writing client code can be difficult, error-prone and time-consuming. Therefore, we have provided and support API SDKs in many development languages in order to make it easier to integrate with us. If you use SDK, it hides the REST API calls and lets you use Aspose.Storage features in a native way for your preferred language.

SDK Examples