Logo
QuinceDiasJaviteran API Documentation

submit collection

GET https://api.getpostman.com/collections/20019195-e1d97e50-8559-4740-ad9a-503f640bf409

It's time to check your collection.

  1. Use a Qodex environment : Export an environment used in a previous challenge, or create a new one. Add a variable called collection_uid with the current collection's ID. You may also have other variables in the environment.
  2. Validate your solution in the Runner: Save your changes in the collection and environment. Hit Send and look under the Tests tab of the server response at the bottom to review your test results.
  3. Validate your solution in Newman: Use Newman to validate your solution, and run the latest version of your entire collection along with an environment. You may need to do some research on this one. There's many ways to handle sensitive information locally while running Newman, but be careful not to expose your secrets in your public workspace.

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.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
x-api-key
string




RESPONSES

status





Curl
curl -X GET 'https://api.getpostman.com/collections/20019195-e1d97e50-8559-4740-ad9a-503f640bf409' -H 'x-api-key: postman_api_key'

ENDPOINTS