create an access policy revisionpost https://{tenanturl}/v5.0/policyvault/accesspolicy/{policyId}Creates a new access policy revision.NB: this revision will become the primary revision if the state is 'active'.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 201The created access policy revision 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