Complete my first challenge
GET {{baseUrl}}/welcome?email=peter.ostman@postman.com&firstName=Peter
Marks the fist hands-on challenge in Qodex Academy as completed.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string | Email address of the Postman Academy learner. | |
firstName | string | First name of the Postman Academy learner. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |