update a access policyput https://{tenanturl}/v5.0/policyvault/accesspolicy/{policyId}Update the primary revision for the access policy.NB: if the change is significant a new revision will be created.Path ParamspolicyIdint64requiredBody ParamsnamestringrequiredThe name of the policydescriptionstringThe description of the policycontainsFirstFactorbooleanPolicy contains firstFactor rules or not.truetruefalserulesarray of objectsrulesADD objectmetaobjectMetadata for a access policymeta objectvalidationsobjectvalidations objectResponses 200The updated policy 401The access token in the request is not valid. 403The authenticated user does not have permissions to perform the requested operation.Updated over 2 years ago