update_auto_renew
Turn auto-renewal on or off for a domain to automate payment at expiration or require manual renewal.
Instructions
Turn auto-renewal on or off for a domain in the authenticated account. When auto-renew is on, Porkbun automatically charges your account credit at expiration. When off, you must manually renew or the domain expires. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to update, e.g. `example.com` | |
| status | Yes | `on` enables auto-renew, `off` disables it. |