---
title: "Update Recurring Transaction Group"
method: PATCH
path: "/enrichment/v1/recurring-transactions-groups/{groupId}"
tags: ["Data Enrichment.Recurring Transactions", "REGION.US"]
---

# Update Recurring Transaction Group

`PATCH /enrichment/v1/recurring-transactions-groups/{groupId}`

Update a recurring transaction group.

## Path parameters

- `groupId` string, required

## Request body

- Data20EnrichmentRecurring20TransactionsUpdate20Group20Request — unresolved $ref

## Response `204`

Returns `204 No Content` for successful operation.

## Other responses

- `400` — Returns `400 Bad Request` if the payload does not pass validation.
- `401` — Returns `401 Unauthorized` if the user is not authorized.
- `403` — Returns `403 Forbidden` if the user is not permitted.
- `500` — Returns `500 Internal Server Error` if there is an unexpected server error.

---

[API](https://skmtc.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
