A WEBP image.
Returns a simple WEBP image.
get
https://shared-services.kong-sales-engineering.com/echo/image/webp
Response
200
Response
200
get/image/webp
Authentication
200
Redirects
Returns different redirect responses
Absolutely 302 Redirects n times.
get
https://shared-services.kong-sales-engineering.com/echo/absolute-redirect/{n}
Path Parameters
nrequired
Response
302
Response
302
A redirection.
get/absolute-redirect/{n}
Authentication
Path Parameters
302
302/3XX Redirects to the given URL.
get
https://shared-services.kong-sales-engineering.com/echo/redirect-to
Query Parameters
urlstringrequired
status_code
Response
302
Response
302
A redirection.
get/redirect-to
Authentication
Query Parameters
302
302/3XX Redirects to the given URL.
put
https://shared-services.kong-sales-engineering.com/echo/redirect-to
Body
multipart/form-data
Body
multipart/form-data
urlstringrequired
status_code
Response
302
Response
302
A redirection.
put/redirect-to
Authentication
Body
{
"url": "url"
}
302