Does Webhook:callee_call_log_completed always return direction?

The Schema definition for Webhook:call_log_completed has a direction entry but no red *.
https://marketplace.zoom.us/docs/api-reference/phone/events/#operation/phone.callee_call_log_completed

My guess is that if there is a red *, the value is always returned, and if not, it is an optional response value, but am I wrong?

If this is correct and the response is optional, I would like to know when a direction is not returned.

Hi @KoKawanabe
This is a great question.
Allow me to do some testing on my end with different case scenarios and look into internal docs to learn more about this and will come back to you with an update.
Best,
Elisa

1 Like

Hi @elisa.zoom

I just wanted to check if there is any update on the question I had asked earlier about the Schema definition for Webhook:call_log_completed.

Thank you,
KoKawanabe

Why is the absence of a red asterisk (*) in the Schema definition for Webhook:call_log_completed significant, particularly regarding the ‘direction’ entry?