mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-19 19:01:19 +00:00
parent
3dc8b83cd6
commit
5547ecdeaf
1 changed files with 1 additions and 0 deletions
1
docs/api.md
vendored
1
docs/api.md
vendored
|
@ -210,6 +210,7 @@ Only the first user will be able to be the admin.
|
||||||
{
|
{
|
||||||
op: "DeleteAccount",
|
op: "DeleteAccount",
|
||||||
data: {
|
data: {
|
||||||
|
password: String,
|
||||||
auth: String
|
auth: String
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue