---
title: >-
  New appSubscriptionCancel mutation in the Partner API - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-appsubscriptioncancel-mutation-in-the-partner-api
  md: >-
    https://shopify.dev/changelog/new-appsubscriptioncancel-mutation-in-the-partner-api.md
metadata:
  effectiveApiVersion: 2026-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2026-06-15T12:52:40-04:00'
  postedAt: '2026-06-16T12:00:00-04:00'
  updatedAt: '2026-06-16T11:06:20-04:00'
  effectiveAt: '2026-06-16T12:00:00-04:00'
---

June 16, 2026

Tags:

* API
* 2026-07

# New appSubscriptionCancel mutation in the Partner API

Starting with API version 2026-07, Partner API clients can use the new [`appSubscriptionCancel`](https://shopify.dev/docs/api/partner/2026-07/app-subscription-cancel) mutation to cancel app subscriptions for public apps they own.

The mutation supports:

* Immediate cancellation
* Deferred cancellation at the end of the current billing cycle
* Requesting prorated credits, when applicable
* Optionally skipping the final usage charge for usage-billed subscriptions

This mutation is available to Partner API clients that have the **View financials** permission in the Partner Dashboard.

Learn more in the [Partner API 2026-07 documentation](https://shopify.dev/docs/api/partner/2026-07).
