---
title: "Update an existing group template."
method: PATCH
path: "/templates/groups/{templateId}"
tags: ["Templates"]
---

# Update an existing group template.

`PATCH /templates/groups/{templateId}`

## Response `204`

OK

## Other responses

- `400` — Invalid input
- `404` — Not found

## Changes

- **2021-08-25** `483d6ba924ec` — 2 breaking
  - the request's body type changed from no type to `object` (media type: application/vnd.aws-cdf-v1.0+json)
  - the request's body type changed from no type to `object` (media type: application/vnd.aws-cdf-v2.0+json)

[Change history](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library/changes/templates/groups/:templateId/patch.md)

---

[API](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library.md) · [All operations](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-asset-library/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-asset-library/revisions/483d6ba924ec/schema)
