Update a policy versionCopy Pageput https://{hostname}/cloudlets/v3/policies/{policyId}/versions/{version}Updates the description and match rules for a policy version.Path ParamsversionintegerrequiredThe number of the version.policyIdintegerrequiredIdentifies the shared policy.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsdescriptionstringrequiredA human-readable label for the version.matchRulesarrayA list of Cloudlet-specific match rules for this shared policy.matchRulesADD API Prioritization | Audience Segmentation | Edge Redirector | Forward Rewrite | Phased Release | Request ControlHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Contains detailed information about a shared policy version. 400Invalid request parameters, or problems parsing or validating the request object. 403No permission to access this resource. 404Resource not found.Updated 4 months ago