Node Response
Endpoints for the Node Response Module.
These endpoints are for testing that the response module is working as expected
GETtest200
{{url}}/test200
GET test route 200
Example Request
test200
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETtest201
{{url}}/test201
GET test route 201
Example Request
test201
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETtest204
{{url}}/test204
GET test route 204
Example Request
test204
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETtest400
{{url}}/test400
GET test 400
Example Request
test400
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETtest400ParamValidator
{{url}}/test400ParamValidator/56ec505562a5cc463a8cce77
GET test 400 ParamValidator
Example Request
test400ParamValidator
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers