Create or update a web test in Azure Application Insights REST API
Updated: September 26, 2016
See Common parameters and headers for headers and parameters that are used by all requests related to web tests.
Method | Request URI |
|---|---|
PUT | https://management.azure.com/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/microsoft.insights/webTests/{web-test-name}?api-version={api-version} |
Replace {web-test-name} with the name of the web test for which you want to create or update.
Status code: 200
Show: