---
title: "Update Braintree Subscription"
method: PATCH
path: "/blaize/payment/braintree/subscriptions/{externalId}"
tags: ["Subscription"]
---

# Update Braintree Subscription

`PATCH /blaize/payment/braintree/subscriptions/{externalId}`

Updates a Braintree subscription.

## Path parameters

- `externalId` string, required

## Request body

- object

## Response `204`

No Content - The subscription update was successful.

## Other responses

- `401` — Unauthorized - Authentication is required.
- `500` — Internal Server Error - An error occurred while updating the subscription.

---

[API](https://skmtc.net/zuora/apis/admin-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/admin-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/admin-api-reference/revisions/789812d35ac8/schema)
