cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
203
Views
1
Helpful
3
Replies

Webex Calling: Read and update Executive Permission using the API

simonunivonix
Level 1
Level 1

I have configured Executive Permissions on my tenant as follows:

User1: Executive Assistant
User2: Executive.  User 1 is configured as  assistant
When I run the "Read Receptionist Client Settings for a Person" /v1/people/{personId}/features/reception for User 1 (same result for User 2) I get a response below.  What is the correct way to get/set this setting using the API?

{ "receptionEnabled":false, "monitoredMembers":[]

1 Accepted Solution

Jeff Marshall
Cisco Employee
Cisco Employee

Unfortunately, that isn't exposed in the public yet. I checked with the product team and it's on the roadmap but in backlog with low priority and no ETA at the moment.

View solution in original post

3 Replies 3

Jeff Marshall
Cisco Employee
Cisco Employee

Unfortunately, that isn't exposed in the public yet. I checked with the product team and it's on the roadmap but in backlog with low priority and no ETA at the moment.

simonunivonix
Level 1
Level 1

Hi Jeff,
Thanks for your quick response.  The Receptionist API is not what I was looking for. 
However, the specific APIs for Executive settings only allows you to set the user as an executive or an executive assistant.  Once this had been done, which API can be used to associate the executive assistant to an executive?