summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
index 95d6970e..eb408f75 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -210,6 +210,7 @@ Only the first user will be able to be the admin.
{
op: "DeleteAccount",
data: {
+ password: String,
auth: String
}
}