can we able to get the Status of the user while creating User through XML API
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.