01-23-2024 02:12 AM
Webex API - Can't modify a primary number of a person
Solved! Go to Solution.
01-23-2024 05:25 AM
@Lirit Sagie as the documentation on https://developer.webex.com/docs/api/v1/user-call-settings/assign-or-unassign-numbers-to-a-person suggests:
Assign or unassign alternate phone numbers to a person.
This is why it's not working with a Primary phone number. For that you can try https://developer.webex.com/docs/api/v1/people/update-a-person . Note, that as written in the reference docs:
Phone numbers for the person. Can only be set for Webex Calling. Needs a Webex Calling license.
01-23-2024 05:25 AM
@Lirit Sagie as the documentation on https://developer.webex.com/docs/api/v1/user-call-settings/assign-or-unassign-numbers-to-a-person suggests:
Assign or unassign alternate phone numbers to a person.
This is why it's not working with a Primary phone number. For that you can try https://developer.webex.com/docs/api/v1/people/update-a-person . Note, that as written in the reference docs:
Phone numbers for the person. Can only be set for Webex Calling. Needs a Webex Calling license.
01-24-2024 02:13 AM
Thank you. I will use update person API for that
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide