lemmy_password_reset | R Documentation |
HTTP.POST /user/password_reset
lemmy_password_reset(
email,
.lemmy_instance = getOption("lemmy_instance", "https://lemmy.world")
)
email |
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.