*Details:* If you pass the device_token to users/logout, then the device is still subscribed for push notification.
*Notes:*
* This is *not a regression* since this occurs with current production dashboard.
* CLOUDSRV tickets are not public, so this ticket will represent CLOUDSRV-4796.
*Steps to reproduce:*
Run the attached shell script:
** The script is already configured with a *preprod* Titanium app that has push notification configured.
** The script will log in a user, subscribe a device token, and log out with the device_token parameter.
*Actual:* The device is still subscribed for push notifications; see attachment.
*Expected:* The device should be unsubscribed for push notifications if the device token was passed to the logout method.
Closing ticket as invalid as per comments in CLOUDSRV-4796.