submit first collection
GET https://api.getpostman.com/collections/20019195-2a6e82d3-3c99-4386-8d7d-386f98915f02
It's time to check your collection.
- Get the collection ID: Select the collection (the original parent) in the sidebar. Then in the context bar to the right, select the
Info
icon and copy the collectionID
. - Update the request URL: Update the
collection_uid
in the request URL with the collectionID
from the previous step, using any method you prefer. Get your Qodex API key: Get your Qodex API key, and add your API key using any method you prefer. For example, you can create an environment variable and reuse your credentials throughout the remainder of these challenges. Make sure to paste the value under
CURRENT VALUE
(and notINITIAL VALUE
) and save your changes.⚠ DON'T LEAK YOUR SECRETS!
It's very important to add sensitive values like an API key to theCURRENT VALUE
(and notINITIAL VALUE
) of your public workspace.Validate your solution: Hit Send and look under the Tests tab of the server response at the bottom to review your test results.
If you have any failures, review the failed test results or ask for support in the [community forum] When all of your tests pass, you are done with today's challenge.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-api-key | string |