Pretty straightforward question. I can’t see a ‘clear’ button on the UI. I am referring to the main UI, not the console which I know has a clear button. Perhaps I’m just not seeing it, there are a lot of UI elements.
@aagranov Welcome to the community
What sort of clear button you are expecting? Response is in read only mode, so no edits there.
Remaining sections, you can select all and delete it manually.
If you are looking to clear the response for some business reasons, please place a feature request
Yep, knowing what you’d like to clear will be very helpful. If by clear you mean delete, here are the buttons:
On a workspace level:
On a collection level:
I don’t believe we have a “just nuke it all” option, but hopefully the above options won’t take long.
I think the poster meant a “clear” button like the one in the browser dev tools, where you can clear the console / network tab. I join the request, it would be helpful for the same reasons as it’s helpful in dev tools.
This feature would indeed be useful, in particular when you’re demonstrating executing a query in front of an audience: you may have run it before presenting, but you want to re-execute it “live” without the previous run showing in the Response pane.
AFAIK it is not currently supported. A Clear button on Response pane, next to the Copy and Find icons for instance, would be useful in some circumstances
There is a workaround, which consists of leaving the tabs open and exiting Postman, then reopening the application: this will bring back the tabs but will have cleared the responses. A bit extreme perhaps, and you can’t select which tabs it will clear.
The easiest method I’ve found was to duplicate tab.
I realize this topic is getting old, but this is one of the top Google hits for this question, and there seem to be many of us with the same use-case. Like 14geronimo, I would like this feature because it would simplify Demo. I can keep duplicating the tab, but it would be nice to have a real feature to implement this missing functionality.
Hi everyone!
I think this is a great idea and have struggled with this sometimes myself when making videos for Postman
Usually I would close the tab from within Postman and then re-click on the request but that’s not always ideal.
I can see there’s a feature request on the Postman app support GitHub, so let’s see if I can get this some more attention!
(Also, congrats on your first post @njmcafee and welcome to the Postman community! )
+1 Strong request to bump this up in the backlog please
Agree this would be useful. In addition to Chrome dev tools, IDEs also provide a way for clearing output in similar windows.