ghl_media_update_file
Update a file or folder's name and ownership using its unique ID. Specify new name, location type, and location ID.
Instructions
Update File/ Folder Updates a single file or folder by ID Endpoint: POST /medias/{id} (Version header: v3; source: v3/medias-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the file or folder to update | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |