cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
319
Views
2
Helpful
1
Replies

Clarification about "LogoutAll" of the Extension Mobility API

floatingpurr
Level 1
Level 1

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?

1 Accepted Solution

Accepted Solutions

dstaudt
Cisco Employee
Cisco Employee

Yes, this logs out all users from all devices.

View solution in original post

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

Yes, this logs out all users from all devices.