DeleteAccountRequest
delete all account data signald has on disk, and optionally delete the account from the server as well. Note that this is not “unlink” and will delete the entire account, even from a linked device.
This type can contain the following fields:
field | type | info |
---|---|---|
account |
String | The account to delete |
server |
boolean | delete account information from the server as well (default false) |