Update Environment

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

Update the Qodex environment for the lunch picker. This step is necessary when running the collection as a monitor, since updates to the environment that happen during a monitor run don't persist otherwise.

Make sure QodexApiKey and environmentID are set in your environment. See the Qodex Pro API documentation. You can get your environment id by downloading your environment and copying it from the id property, or you can get your environment from the Qodex Pro API. Make sure the environmentID matches the id of the environment you run the collection with!

Environment Variable NameRequired?Description
QodexApiKeyYESA Qodex Pro API key.
environmentIDYESThe id for your environment.

HEADERS

KeyDatatypeRequiredDescription
x-api-keystring
Content-Typestring