---
title: "Pause Auto Renewal"
method: POST
path: "/quotes/{external_identifier}/pause_renewal"
tags: ["quotes", "policy"]
---

# Pause Auto Renewal

`POST /quotes/{external_identifier}/pause_renewal`

Pause the auto-renewal of a policy.
Change the allowed renewal type of the given policy to manual so no auto renewal will be created.
If a renewal policy already created, it will also be changed to manual renewal type to disable auto-bind.

## Path parameters

- `external_identifier` string, required

## Response `200`

Successful Response

- PauseAutoRenewalResponse
  - `message` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/at-bay/apis/at-bay-partner-api.md) · [All operations](https://skmtc.net/at-bay/apis/at-bay-partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/at-bay/at-bay-partner-api/revisions/f31fa8578dbb/schema)
