---
title: "PATCH /clinic-config/communications - Update communications settings"
method: PATCH
path: "/clinic-config/communications"
tags: ["ClinicConfig"]
---

# PATCH /clinic-config/communications - Update communications settings

`PATCH /clinic-config/communications`

## Request body

- CommunicationsSettingsDto — Communications and messaging settings
  - `preHistoryFormsEnabled` boolean
  - `formSendCadence` string
  - `smsEnabled` boolean
  - `defaultCallerId` string, nullable
  - `defaultEmailFooter` string, nullable
  - `lowStockAlertsEnabled` boolean
  - `newClientNotificationsEnabled` boolean
  - `coldChainBreachAlertEnabled` boolean
  - `equipmentFailureAlertEnabled` boolean
  - `telnyxPhoneNumber` string, nullable
  - `telnyxApiKeyArn` string, nullable
  - `smsConsentEnabled` boolean
  - `smsConsentBrandName` string, nullable
  - `smsConsentUseCases` string

## Response `200`

OK

- CommunicationsSettingsDto — Communications and messaging settings
  - `preHistoryFormsEnabled` boolean
  - `formSendCadence` string
  - `smsEnabled` boolean
  - `defaultCallerId` string, nullable
  - `defaultEmailFooter` string, nullable
  - `lowStockAlertsEnabled` boolean
  - `newClientNotificationsEnabled` boolean
  - `coldChainBreachAlertEnabled` boolean
  - `equipmentFailureAlertEnabled` boolean
  - `telnyxPhoneNumber` string, nullable
  - `telnyxApiKeyArn` string, nullable
  - `smsConsentEnabled` boolean
  - `smsConsentBrandName` string, nullable
  - `smsConsentUseCases` string

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/versions/a905bde4e796/schema)
