Common Area Phone unable to change international calls permission

Hello Team

Trying the

/phone/common_area_phones/{commonAreaPhoneId} REST API call

getting

204 No Content

But setting is not changed

is there any bug on this call?

Thank you

Juan Grijalva

Hey @juan.grijalva,

Can you share the request body you’re passing?

Thanks,
Will

Not a problem

{

“policy”:

{

“international_call”:

{

“enable”:“true”

}

}

}

Thanks for sharing @juan.grijalva.

Can you remove the true boolean from quotes and let me know if you’re still seeing this issue?

Thanks,
Will

Same result, no errors but no changes on the setting on the common area phone :frowning:

Hey @juan.grijalva,

Thanks for giving that a try. Can you share the following details with us at developersupport@zoom.us so that we can take a closer look?

  • Account ID that common area phone is under
  • Request URL including common area phone ID
  • Request body and response

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.