delayrequired
Returns a delayed response (max of 10 seconds).
post
https://shared-services.kong-sales-engineering.com/echo/delay/{delay}
Path Parameters
Response
200
Response
200
A delayed response.
post/delay/{delay}
Authentication
Path Parameters
200
Returns a delayed response (max of 10 seconds).
delete
https://shared-services.kong-sales-engineering.com/echo/delay/{delay}
Path Parameters
delayrequired
Response
200
Response
200
A delayed response.
delete/delay/{delay}
Authentication
Path Parameters
200
Returns a delayed response (max of 10 seconds).
patch
https://shared-services.kong-sales-engineering.com/echo/delay/{delay}
Path Parameters
delayrequired
Response
200
Response
200
A delayed response.
patch/delay/{delay}
Authentication
Path Parameters
200
Drips data over a duration after an optional initial delay.
get
https://shared-services.kong-sales-engineering.com/echo/drip
Query Parameters
durationnumber
The amount of time (in seconds) over which to drip each byte
Default:2
numbytesinteger
The number of bytes to respond with
Default:10
codeinteger
The response code that will be returned
Default:200
delaynumber
The amount of time (in seconds) to delay before responding
Default:2
Response
200
Response
200
A dripped response.
get/drip
Authentication
Query Parameters
200
Generate a page containing n links to other pages which do the same.
get
https://shared-services.kong-sales-engineering.com/echo/links/{n}/{offset}
Path Parameters
nrequired
offsetrequired
Response
200
Response
200
HTML links.
get/links/{n}/{offset}
Authentication
Path Parameters
200