Step 16: Restore your Qodex and PingOne environments (Optional)
GET https://postman-echo.com/get
::: info Note: This request is optional. It is solely to remove: - Variables created by the use case from your Qodex environment. - Objects created by the use case from your PingOne environment.
To run this use case again requires removal of objects created by the use case to avoid uniqueness violations for some objects.
This call makes a request to a special Qodex endpoint, https://Qodex-echo.com/get
, that simply returns in its body any arguments and headers sent to it. To PingOne, this request does nothing. However, the script on the Tests tab of the Qodex request removes the variables and objects created by the use case.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |