diff --git a/docs/api.md b/docs/api.md index 95d6970ea..eb408f75c 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 } }