---
title: "Cancel an auto-refill subscription"
method: DELETE
path: "/api/v1/auto-refill/{prescription_token}"
tags: ["api"]
---

# Cancel an auto-refill subscription

`DELETE /api/v1/auto-refill/{prescription_token}`

## Path parameters

- `prescription_token` string, required

## Response `200`

ok

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/truepill/apis/truepill-api-documentation.md) · [All operations](https://skmtc.dev/truepill/apis/truepill-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/truepill/truepill-api-documentation/revisions/d9aaa355c1e0/schema)
