Create Collection
POST {{baseUrl}}?workspace={{workspaceID}}
This request parses the information from the data of each log stream from the request above and creates a collection containing one recreated request for each log stream.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
workspace | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-mock-response-name | string |
RESPONSES
status: OK
{"collection":{"id":"0000aaa0-0aaa-0a00-00a0-a0a0000a0000","name":"Collection of Recreated Requests","uid":"00000000-0000aaa0-0aaa-0a00-00a0-a0a0000a0000"}}