---
title: "Sets AccountComment for the relevant company. This field is only visible to users associated with the company's Account."
method: PUT
path: "/api/account/companies/{companyId}/comment"
tags: ["Account"]
---

# Sets AccountComment for the relevant company. This field is only visible to users associated with the company's Account.

`PUT /api/account/companies/{companyId}/comment`

## Path parameters

- `companyId` integer, required

## Request body

- IntectWebAPIControllersAccountControllerAccountCommentRequest
  - `Comment` string

## Response `200`

OK

- IntectWebAPIControllersAccountControllerAccountCommentRequest
  - `Comment` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
