Remove account

The method allows you to remove the account from the system. After calling this method, the account will be deleted from the system along with the address book. The function does not delete the registration attempt for a given UDID.
After correct deletion of the account, a SIPLINK COMMAND with the content Contacts del will be sent to individual users (who had this user marked in their address book as a Vippie account).


URL:   /remove.ashx


--header 'User-Agent: vippie;ios;1.2.3' \
--header 'Content-Type: text/plain' \
--header 'Authorization: Basic YW5kOmFuZDJhMzJkaW0=' 


Parameters

Parameter

Description

l

Login - login of SIP account 

p

Password - password of SIP account

Return value