nintegerrequired
Relatively 302 Redirects n times.
get
https://httpbin.org/relative-redirect/{n}
Path Parameters
Response
302
Response
302
A redirection.
get/relative-redirect/{n}
Path Parameters
302
Anything
Returns anything that is passed to request
Returns anything passed in request data.
delete
https://httpbin.org/anything
Response
200
Response
200
Anything passed in request
delete/anything
200
Returns anything passed in request data.
get
https://httpbin.org/anything
Response
200
Response
200
Anything passed in request
get/anything
200
Returns anything passed in request data.
patch
https://httpbin.org/anything
Response
200
Response
200
Anything passed in request
patch/anything
200