cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
391
Views
0
Helpful
1
Replies

Webex API - Update a time zone of a person

Lirit Sagie
Level 1
Level 1
Hi, 
I'm trying to update the time zone of a person using a Webex API.
In the https://developer.webex.com/docs/api/v1/people/update-a-person documentation the time zone is mentioned just in the response properties and it is not part of the request body.
I tried to send it even though it is not in the documentation and got an error:
 
"message": "Field timeZone cannot be changed from America/Denver to America/Los_Angeles."

(I managed to do it from the Webex Control Hub UI)

Is there a way to update the time zone of a person using a Webex API?
Thanks,
Lirit
1 Accepted Solution

Janos Benyovszki
Cisco Employee
Cisco Employee

@Lirit Sagie if you mean the Calling timezone under User > Calling in Control Hub, then currently the calling timezone can not be set via the API, it's only available through Control Hub at this time. It is on the roadmap to add API support for this but there is no defined timeline for it yet. Once they are available there should be post to the API Changelog announcing it, which you can subscribe to.

 

View solution in original post

1 Reply 1

Janos Benyovszki
Cisco Employee
Cisco Employee

@Lirit Sagie if you mean the Calling timezone under User > Calling in Control Hub, then currently the calling timezone can not be set via the API, it's only available through Control Hub at this time. It is on the roadmap to add API support for this but there is no defined timeline for it yet. Once they are available there should be post to the API Changelog announcing it, which you can subscribe to.