Echo Service

Prompts the user for authorization using HTTP Basic Auth.

get
https://shared-services.kong-sales-engineering.com/echo/hidden-basic-auth/{user}/{passwd}

Path Parameters

userstringrequired
passwdstringrequired

Response

Sucessful authentication.

get/hidden-basic-auth/{user}/{passwd}
 

Status codes

Generates responses with given status code

Return status code or random status code if more than one are given

get
https://shared-services.kong-sales-engineering.com/echo/status/{codes}

Path Parameters

codesrequired

Response

Informational responses

get/status/{codes}
 

Return status code or random status code if more than one are given

put
https://shared-services.kong-sales-engineering.com/echo/status/{codes}

Path Parameters

codesrequired

Response

Informational responses

put/status/{codes}
 

Return status code or random status code if more than one are given

post
https://shared-services.kong-sales-engineering.com/echo/status/{codes}

Path Parameters

codesrequired

Response

Informational responses

post/status/{codes}