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":"alpha-numeric-id","name":"Azure Log Collection","uid":"alpha-numeric-uid"}}