---
title: "Set Customer Channel Preference"
method: POST
path: "/Integrations/SetCustomerChannelPreference"
tags: ["External System Integration"]
---

# Set Customer Channel Preference

`POST /Integrations/SetCustomerChannelPreference`

Set communication mode for particular customer IDs for particular channels.

## Request body

- OptimoveAPIModelsOptimoveCustomerChannelPreference
  - `ChannelID` integer
  - `CustomerIDs` string[], nullable
  - `CommunicationMode` integer
  - `AppID` string, nullable

## Response `200`

Success

---

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