> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.cloudlayer.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Why is the asset not returned in the response?

The asset is only returned in the response if storage is explicitly disabled. The asset object gets stored in your account's cloud storage by default. These assets are also cached in our CDN and available for public access using the Public CDN URL. There are no bandwidth, API Credits, or other costs associated with using assets from your cloud storage account via the Public CDN URL. Therefore, it is highly advisable to keep storage enabled to access all of the features available to you in your account.

If storage is disabled, no asset gets created. The response output gets disposed of when the response object is closed.



