---
title: "Disable autorenew on the current user's active FunnelFox subscription"
method: POST
path: "/v1/subscription/disable-autorenew"
tags: ["Subscriptions"]
---

# Disable autorenew on the current user's active FunnelFox subscription

`POST /v1/subscription/disable-autorenew`

Resolves the active FunnelFox subscription for the authenticated user and turns off autorenew. Used by the post-purchase upsell flow after a separate one-click purchase via the SDK so the previous subscription does not keep renewing alongside the new one.

## Request body

- DisableAutorenewBody

## Response `200`

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
