Set cookies.
Cookies
Creates, reads and deletes Cookies
Returns cookie data.
get
https://shared-services.kong-sales-engineering.com/echo/cookies
Response
200
Response
200
get/cookies
Authentication
200
Deletes cookie(s) as provided by the query string and redirects to cookie list.
get
https://shared-services.kong-sales-engineering.com/echo/cookies/delete
Query Parameters
freeform
Response
200
Response
200
Redirect to cookie list
get/cookies/delete
Authentication
Query Parameters
200
Sets cookie(s) as provided by the query string and redirects to cookie list.
get
https://shared-services.kong-sales-engineering.com/echo/cookies/set
Query Parameters
freeform
Response
200
Response
200
Redirect to cookie list
get/cookies/set
Authentication
Query Parameters
200
Sets a cookie and redirects to cookie list.
get
https://shared-services.kong-sales-engineering.com/echo/cookies/set/{name}/{value}
Path Parameters
namestringrequired
valuestringrequired
Response
200
Response
200
Set cookies and redirects to cookie list.
get/cookies/set/{name}/{value}
Authentication
Path Parameters
200