---
title: "POST /Applications/{id}/SendChannelUserMessage"
method: POST
path: "/Applications/{id}/SendChannelUserMessage"
tags: ["Applications"]
---

# POST /Applications/{id}/SendChannelUserMessage

`POST /Applications/{id}/SendChannelUserMessage`

## Path parameters

- `id` string, required

## Query parameters

- `api-version` string
- `$select` string
- `$expand` string

## Request body

- SendChannelUserMessageParameters
  - `channelId` string, nullable
  - `userId` string, nullable
  - `message` ServerMessage
    - `message` string, nullable
    - `clientTag` string, nullable — The client tag to use for the sender.
    - `clientRoles` string[], nullable — The client roles to use for the sender.
    - `deviceId` string, nullable — The device ID to use for the sender.
    - `deviceAlias` string, nullable — The device alias to use for the sender.
    - `userId` string, nullable — The user ID to use for the sender.
    - `userAlias` string, nullable — The user alias to use for the sender.

## Response `200`

Success

---

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