Logo
30 days challenge API Documentation

submit collection

GET https://postman-echo.com/get?collection_uid=6280a1d889adf95cf53a27c7

It's time to submit your solution.

  1. Enter your data: Under the Params tab, find the key collection_uid. Replace the value your-collection-id-here with your own WebSockets collection ID (not this current collection's ID).
  2. Validate your solution: Save your changes in the collection. 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, move on to the next request.

 

Body PARAM

Key Datatype Required Description 
collection_uid
string ID of new collection `WebSockets`



HEADERS

Key Datatype Required Description 
x-api-key
string




RESPONSES

status





Curl
curl -X GET 'https://postman-echo.com/get?collection_uid=6280a1d889adf95cf53a27c7?collection_uid=6280a1d889adf95cf53a27c7' -H 'x-api-key: undefined'

ENDPOINTS