---
title: "POST /v1/{+name}:undoCancel"
method: POST
path: "/v1/{+name}:undoCancel"
tags: ["partners"]
---

# POST /v1/{+name}:undoCancel

`POST /v1/{+name}:undoCancel`

Currently, it is used by **Google One, Play Pass** partners. Revokes the pending cancellation of a subscription, which is currently in `STATE_CANCEL_AT_END_OF_CYCLE` state. If the subscription is already cancelled, the request will fail. It should be called directly by the partner using service accounts.

## Path parameters

- `name` string, required

## Request body

- UndoCancelSubscriptionRequest — Request to revoke a cancellation request.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/paymentsresellersubscription.md) · [All operations](https://skmtc.net/google/apis/paymentsresellersubscription/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/paymentsresellersubscription/versions/c3d2f15ca50d/schema)
