Edit and Replay request
Sometimes, to debug an API request triggered from a web application, you might want to edit the request attributes and resend to validate the updated response.
This is possible to do from Inspect Traffic table in Requestly desktop app.
For this you need to connect the app, once you see the network traffic, follow below steps to edit and replay a request.
Steps
Right-click on any of the request to open a context-menu.
Click Edit and Replay.

It opens a dialog with the endpoint URL field, request method and other attributes already populated in UI.

Make necessary edits to the request attributes.
Click Send button to see the new response.
