POST /policies/{policyId}/dry-run/restart
POST
/policies/{policyId}/dry-run/restart
Restarts the execution of the policy. Clear data in database. Only users with the Standard Registry role are allowed to make the request
policyId*
String
Policy ID
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }