Skip to content

deleteAccount

Sahri Riza Umami edited this page Dec 8, 2016 · 2 revisions

Deletes the account of currently logged in user, deleting from the server all information associated with it.

deleteAccount(reason)

Account's phone number can be used to create new account, but only once in two weeks.

Option Description
reason Optional reason of account deletion.

Example

deleteAccount('I have no reasons')

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally