Echo Service

Absolutely 302 Redirects n times.

get
https://shared-services.kong-sales-engineering.com/echo/absolute-redirect/{n}

Path Parameters

nrequired

Response

302

A redirection.

get/absolute-redirect/{n}
 
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

A redirection.

get/redirect-to
 
302

302/3XX Redirects to the given URL.

put
https://shared-services.kong-sales-engineering.com/echo/redirect-to

Body

multipart/form-data
urlstringrequired
status_code

Response

302

A redirection.

put/redirect-to

Body

{ "url": "url" }
 
302

302/3XX Redirects to the given URL.

post
https://shared-services.kong-sales-engineering.com/echo/redirect-to

Body

multipart/form-data
urlstringrequired
status_code

Response

302

A redirection.

post/redirect-to

Body

{ "url": "url" }
 
302

302/3XX Redirects to the given URL.

delete
https://shared-services.kong-sales-engineering.com/echo/redirect-to

Response

302

A redirection.

delete/redirect-to
 
302