-
Notifications
You must be signed in to change notification settings - Fork 147
Request Builder
ranjan-rk edited this page Jan 3, 2015
·
6 revisions
Now you can easily craft any request, no matter how complicated it is. Request builder is the rightmost section of RESTFiddle. Enter the fields required to run a particular request, select it type and opt to run it. The response gets populated in the bottom part of the request builder. Response is displayed in two tabs- body and header.

Click on New Request in the request tree column of RESTFiddle.

Enter the request name, description and save to create a new request. The request gets created in the folder selected in request tree. If no folder has been selected, a new request will get saved at root level.

You can now start building this new request in the request builder section of RESTFiddle.