delete_folder
Delete a folder from a Postman collection by specifying the collection UID and folder name. Optionally include a parent folder path for nested locations.
Instructions
Delete a folder from a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderName | Yes | Name of the folder to delete | |
| parentFolder | No | Parent folder path (optional) | |
| collectionUid | Yes | The UID of the collection |