update_collection_folder
Modify existing folders in Postman collections by updating specific properties like name or description while preserving unchanged values.
Instructions
Update a folder in a collection. Acts like PATCH, only updates provided values.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID | |
| folder_id | Yes | Folder ID | |
| folder | Yes | Folder details to update |