Calls

Update Call Summary

Update a call's long_summary. Requires developer authentication.

patch/calls/{call_id}/summary

Path parameters

call_idstring uuid required

Request body

long_summarystring nullable

Updated long summary text

Response

Successful Response

successboolean required

Whether the summary was updated successfully

summary_idstring uuid required

The ID of the updated summary

Changes