update_collection_folder
Update an existing folder in a Postman collection by specifying only the fields to change, such as name or description.
Instructions
Update a folder in a collection. Acts like PATCH, only updates provided values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Folder details to update | |
| folder_id | Yes | Folder ID | |
| collection_id | Yes | Collection ID |