{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PATCH API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PATCH", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Update An Existing Iot Hubs Tags", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Resource group identifier." }, { "name": "resourceName", "value": "", "type": "path", "description": "Name of iot hub to update." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." } ] }, "docs": "Update an existing IoT Hub tags. to update other fields use the CreateOrUpdate method" } ] } ], "bundled": true }