Skip to main content

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

  1. Right-click on any of the request to open a context-menu.

  2. Click Edit and Replay.

context menu

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

edit and replay dialog
  1. Make necessary edits to the request attributes.

  2. Click Send button to see the new response.

edit and replay response