Update folder name
PUT https://api.getpostman.com/collections/{{destinationCollectionId}}/folders/{{newFolderId}}
Updates the folder's name in the destination collection.
Request Body
{"name"=>"{{newFolderName}}"}
PUT https://api.getpostman.com/collections/{{destinationCollectionId}}/folders/{{newFolderId}}
Updates the folder's name in the destination collection.
{"name"=>"{{newFolderName}}"}