07-17-2023 01:38 AM
I'm going through the spec of the Extension Mobility API for CUCM 11.x. I do not understand what LogoutAll is expected to do. Is this request used to logout all the users for all the devices, or is this used to logout a user from all her devices?
The doc says: "The following example logs out a user from all devices", and then provides this request example:
<request>
<appInfo>
<appID>appid</appID>
<appCertificate>apppasswd</appCertificate>
</appInfo>
<logoutAll>
</logoutAll>
</request>
But there isn't any indication about a userID.
What does this endpoint do?
Solved! Go to Solution.
07-20-2023 10:36 AM
Yes, this logs out all users from all devices.
07-20-2023 10:36 AM
Yes, this logs out all users from all devices.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide