Update call statusAsk AIpatch https://api2.frontapp.com/channels/{channel_id}/calls/{external_call_id}Updates the call status of a call in Front.Path Paramschannel_idstringrequiredDefaults to cha_123The Channel ID.external_call_idstringrequiredThe external call ID from the provider system (same as external_call_id on create).Body Paramsoccurred_atnumberOptional Unix timestamp (ms) when this status change occurred.call_statusstringenumrequiredqueuedringingconnectedholdhangupabandonedmissedtransferredShow 8 enum valuesagent_email_addressstringOptional; include when the status update relates to a specific teammate.Responses 202Accepted 400Bad RequestUpdated 17 minutes ago