submit workspace
GET https://api.getpostman.com/workspaces/{{workspace_id}}
It's time to check your workspace.
Get the workspace ID: Select your workspace name in the sidebar. Then select the
Info
icon on the far right,, and copy the workspaceID
.Update the request URL: Update the
workspace_id
in the request URL with theID
from the previous step, using any method you prefer.Validate your solution: Hit Send and look under the Test Results tab of the server response at the bottom to review your test results.
When all of your tests pass, you are done with today's challenge.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-api-key | string |