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

KeyDatatypeRequiredDescription
workspacestring

HEADERS

KeyDatatypeRequiredDescription
x-mock-response-namestring

RESPONSES

status: OK

{"collection":{"id":"alpha-numeric-id","name":"Azure Log Collection","uid":"alpha-numeric-uid"}}