---
search:
  tags:
    - clients
    - POST
seo:
  description: >-
    Answers 204 where… Reference for the POST
    /v1/sessions/{session_id}/clients/{client_id}/calls/{call_id}/result
    endpoint in the Subako Public API API.
sidebar:
  label: |-
    Answers 204 where [`ack_client_call`] answers the appended row, because
    settling a call appends nothing of its own. The content goes onto the
    call's row and reaches the log as the `tool_result` the engine journals
    once the broker hands the answer over, so core appending one here would
    make two writers for the same event.
  badge: POST
title: |-
  Answers 204 where [`ack_client_call`] answers the appended row, because
  settling a call appends nothing of its own. The content goes onto the
  call's row and reaches the log as the `tool_result` the engine journals
  once the broker hands the answer over, so core appending one here would
  make two writers for the same event.
type: openapi-operation
---
<Operation source="api" id="answer-client-call" />
