v1

latestSwagger 2.02026-07-137811.9 KB

Reset Policy

Reset an existing policy to match with templatePolicy

post/reset

Request body

PolicyIDstring required

Unique ID of the policy to reset

TemplatePolicyIDstring

Unique ID of the template policy to copy from

Example request

{
  "PolicyID": "F11B6C1D67DC6A3D",
  "TemplatePolicyID": "F11B6C1D67DC6A3D"
}

Response

OK