---
title: "Reset Policy."
method: DELETE
path: "/configurations/policy"
tags: ["Configurations"]
---

# Reset Policy.

`DELETE /configurations/policy`

Resets the Learning settings of the Personalizer service to default.

## Response `200`

Success

- PolicyContract — Learning settings specifying how to train the model.
  - `name` string, required — Name of the Learning settings.
  - `arguments` string, required — Arguments of the Learning settings.

---

[API](https://skmtc.dev/azure/apis/personalizer-client.md) · [All operations](https://skmtc.dev/azure/apis/personalizer-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/personalizer-client/revisions/a086285ef734/schema)
