---
title: "Enable, disable, or reconfigure auto-reload"
method: POST
path: "/me/autoreload"
---

# Enable, disable, or reconfigure auto-reload

`POST /me/autoreload`

Body: { enabled, package_id | quantity, payment_method_id?, threshold_credits? }. When enabling, a saved card is required; omit payment_method_id to reuse the most recent saved card. threshold_credits sets the balance level that triggers a reload (default 0 = only when fully empty; e.g. 10 tops up before running out).

## Response `200`

Updated auto-reload settings

---

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