lemmy_delete_account | R Documentation |
HTTP.POST /user/delete_account
lemmy_delete_account(
password,
auth,
.lemmy_instance = getOption("lemmy_instance", "https://lemmy.world")
)
password |
A character value. |
auth |
A character value. |
.lemmy_instance |
Default: "https://lemmy.world". Change the default instance by setting the |
A list
of length 0:
<list>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.