v1

latestSwagger 2.02026-08-06114161439.7 KB
call

Add comment to specific call

Adds one or more comments to a call record for note-taking and collaboration. Comments are visible to users with access to the call and support multi-user annotations.

post/call/comment

Request body

call_idinteger required

unique identifier representing the call detail

commentstring[] required

Response

Confirmation of comment addition with result status for each comment

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

datastring required

Response payload. Shape varies by endpoint.

entry_countinteger required

The sequential number of the entry in the submitted array. Type: integer (int32).