update_collection_folder
Modify a folder within a Postman collection by updating specific properties such as name or description without altering existing data.
Instructions
Update a folder in a collection. Acts like PATCH, only updates provided values.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | Collection ID | |
folder | Yes | Folder details to update | |
folder_id | Yes | Folder ID |