Delete Google Account (remove all data)
gv_delete_accountRemove a Google account and all associated data from Ghostvault. Account must be closed or locked before deletion.
Instructions
Delete an account and all its data from Ghostvault.
Removes the profile directory, encrypted archive (if any), fingerprint file, and the DB row. Cannot delete a running account — lock/close it first. This does NOT sign the account out of Google; use gv_sign_out first if you want to invalidate the session server-side.
Args: account_id: The account id to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |