> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shade.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Asset to Root

> Add asset roots

<RequestExample>
  ```json Request
  {
      "paths": [
      "string"
      ],
      "collection_ids": [
      "497f6eca-6276-4993-bfeb-53cbbbba6f08"
      ]
  }
  ```
</RequestExample>
