ghl_media_create_folder
Create a new folder in media storage to organize files. Requires location and name, with optional parent folder.
Instructions
Create Folder Creates a new folder in the media storage Endpoint: POST /medias/folder (Version header: v3; source: v3/medias-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |