---
title: "Update comment template by id"
method: PUT
path: "/comment-templates/{id}"
tags: ["comment-templates"]
---

# Update comment template by id

`PUT /comment-templates/{id}`

Update comment template by id.

-  PERMISSIONS: `api_comment_template:update`

## Path parameters

- `id` string, required

## Request body

- CommenttemplateEditRequest — unresolved $ref

## Response `200`

OK

- CommenttemplateResponse — unresolved $ref

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.net/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
