---
title: "Reset Policy"
method: POST
path: "/reset"
---

# Reset Policy

`POST /reset`

Reset an existing policy to match with templatePolicy

## Request body

- PolicyResetInput — Expensify policy reset information
  - `PolicyID` string, required — Unique ID of the policy to reset
  - `TemplatePolicyID` string — Unique ID of the template policy to copy from

## Response `200`

OK

## Other responses

- `400` — Invalid Request
- `401` — Unauthorized
- `500` — Server Error

---

[API](https://skmtc.net/linuxfoundation/apis/reimbursements-api.md) · [All operations](https://skmtc.net/linuxfoundation/apis/reimbursements-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/linuxfoundation/reimbursements-api/versions/7409433339bf/schema)
