Skip to Content
API ReferenceAttemptPOST /chat_silence

POST /attempt/chat_silence

Chat Silence

End a voice session for an attempt chat.

Request Body (ChatSilenceRequest)

FieldTypeRequiredDescription
chat_idstringYes
idempotency_keystringNo
softbooleanNo
acceptbooleanNo

Response (AudioStopInternalResult)

FieldTypeRequiredDescription
chat_idstringYes
stoppedbooleanNo
idempotency_keystringNo
Last updated on