---
title: "Update a subscription"
method: PUT
path: "/v1/subscriptions/{id}"
tags: ["Subscriptions"]
---

# Update a subscription

`PUT /v1/subscriptions/{id}`

Modifies the subscription details.

## Path parameters

- `id` string, uuid, required

## Response `200`

Subscription updated.

## Other responses

- `400` — Bad request
- `404` — The subscription record could not be found.
- `500` — Could not update the subscription record owing to infrastructure issue. Please try after some time. If the problem persists, reach out to Pleo customer support.

---

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