Client Message

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.

post/client

Request body

ClientMessage required— unresolved $ref

Response

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

ClientInboundMessage required— unresolved $ref

Changes