disable Push Notification
Disables push notifications for current user
Takes :
Parameters
sip User Name
: sip username of the current user or
login Token
: fcm token of the device
fcm Token
: fcm token of the device NB : Push Notifications are enabled by default after login
returns : {"jsonrpc":"2.0","id":"","result":{"message":"disable push notification success"}}