How to edit, delete and customize a stored response example in Postman?

Viewed 7544

In Postman, I saved a response example when I send a request, but I can't delete or rename it. I don't see place to customize the response example.

2 Answers

This is for v6.0.10 :

  1. click examples
  2. hover on the list and you will see bucket icon
  3. click that icon and your example is gone

enter image description here

Related