Status of User thorugh xml API

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2015 02:49 AM
can we able to get the Status of the user while creating User through XML API
- Labels:
-
Webex Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2015 12:13 PM
What status would you like to get while creating the XML API?
When you created a user through the XML API the returned message will give you a summary of what happened:
- SUCCESS
- FAILURE
- ERROR MESSAGE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2015 12:25 PM
CreateUser would not return the status of the user, only whether the request succeeded or failed. To get the status of a user, you would want to use GetUser.
https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/#getuser
Kasey
