---
title: "Client Message"
method: POST
path: "/client"
---

# Client Message

`POST /client`

These are all the webhook messages that will be sent to the client-side SDKs during the call. 
Configure the messages you'd like to receive in `assistant.clientMessages`.

## Request body

- ClientMessage — unresolved $ref

## Response `200`

These are the messages that can be sent from client-side SDKs to control the call.

- ClientInboundMessage — unresolved $ref

---

[API](https://skmtc.dev/vapiai/apis/vapi-webhooks-api.md) · [All operations](https://skmtc.dev/vapiai/apis/vapi-webhooks-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vapiai/vapi-webhooks-api/revisions/78ee326f5e8d/schema)
