---
title: "Updates a CommunicationType by id"
method: PUT
path: "/CommunicationType/{CommunicationTypeId}"
tags: ["CommunicationType"]
---

# Updates a CommunicationType by id

`PUT /CommunicationType/{CommunicationTypeId}`

Updates an instance of CommunicationType by id

## Path parameters

- `CommunicationTypeId` string, required

## Request body

- CommunicationTypeData
  - `$type` 'Asi.Soa.Communications.DataContracts.CommunicationTypeData, Asi.Contracts', required — The DataType must be "Asi.Soa.Communications.DataContracts.CommunicationTypeData, Asi.Contracts"
  - `CannotOptOut` boolean
  - `CommunicationTypeDisplay` string
  - `CommunicationTypeId` string
  - `DefaultOptOut` boolean
  - `Formula` string
  - `IsDefaultType` boolean
  - `IsSolicitation` boolean
  - `IsSystem` boolean
  - `ReasonCode` string
  - `Status` boolean

## Response `200`

The request was successful.

---

[API](https://skmtc.dev/imis/apis/accounting.md) · [All operations](https://skmtc.dev/imis/apis/accounting/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/imis/accounting/revisions/67a8cf169a01/schema)
