---
title: "Cancel the specified Subscription"
method: DELETE
path: "/v1/subscriptions/{subscriptionId}"
tags: ["v1"]
---

# Cancel the specified Subscription

`DELETE /v1/subscriptions/{subscriptionId}`

## Path parameters

- `subscriptionId` string, required

## Headers

- `X-App-Key` string, required
- `X-Shopper-Id` string

## Response `204`

Request was successful

## Other responses

- `400` — Request was malformed
- `401` — Authentication info not sent or invalid
- `403` — Authenticated user is not allowed access
- `404` — Resource not found
- `422` — Failed to determine if the domain is protected (invalid domain ID)<br>Invalid Subscription Id<br>The Office 365 Subscription cannot be cancelled (shopper is migrating)<br>The Subscription cannot be cancelled<br>The Subscription cannot be cancelled (PFID is disabled for cancellation)<br>The Subscription cannot be cancelled (domain is protected)<br>The domain alert Subscription cannot be cancelled
- `429` — Too many requests received within interval
- `500` — Failed to determine if the Office 365 account is migrating<br>Failed to determine if the domain alert is cancellable<br>Failed to determine if the domain is protected<br>Internal server error
- `504` — Gateway timeout

---

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