Search.../

Introduction

The Folders API allows you to manage the folders in your Media Manager.

With the Folders API, you can:

Learn more about Media Manager and how to access it.

Before You Begin

To use the Folders API, import { folders } from the wix-media.v2 module:

import { folders } from 'wix-media.v2';
javascript | Copy Code

Was this helpful?

In This Article
  1. Before You Begin