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

WebEx Host Account Reactivation API?

Yves Velazco
Level 1
Level 1

Need to know if this is possible to achieve with an API of some sort.

Scenario:

We have our WebEx host accounts automatically deactivate if inactive after 120 days [reason: preserve licences].  We do have email notifications go out to the users that will be affected; however, more than 80% of the time, the users don't take actions resulting in their host accounts being deactivated after 120 days.

I wanted to create a self-service page that can:

- Determine username via SSO (OKTA)

- Press activate button

- API activates user WebEx HOST account

Obviously, the steps can be done by an admin, but prefer to have something automated to perform the tasks.

Thanks,

Yves

1 Accepted Solution

nmorrow
Cisco Employee
Cisco Employee

Hello,

     XML API request user.SetUser can be used to reactivate inactive accounts. You can review usage of this request in the XML API reference guide's User Service chapter.

View solution in original post

1 Reply 1

nmorrow
Cisco Employee
Cisco Employee

Hello,

     XML API request user.SetUser can be used to reactivate inactive accounts. You can review usage of this request in the XML API reference guide's User Service chapter.