Persist enviroment

PUT https://api.getpostman.com/environments/{{environmentUid}}

This request shows how you can use the Qodex API to update an existing environment. This request will be ideally run after your workflow is complete.

Pre-requisites

You will need to set values the following variables:

  • environmentUid: The unique ID for the current environment. You can get this by switching over to Browse mode, clicking on the environment name, and copying the last part of the URL from your web browser.
  • QodexApiKey: Your Qodex API Key. You can find this from the Integrations section in the Qodex web dashboard.

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
Content-Typestring