forked from AkkomaGang/akkoma
Add a note about compatibility with Mastodon
This commit is contained in:
parent
25d8216804
commit
7b5c81b391
1 changed files with 2 additions and 1 deletions
|
@ -329,6 +329,7 @@ See [Admin-API](Admin-API.md)
|
|||
* `password`: user's password
|
||||
* `email`: new email
|
||||
* Response: JSON. Returns `{"status": "success"}` if the change was successful, `{"error": "[error message]"}` otherwise
|
||||
* Note: Currently, Mastodon has no API for changing email. If they add it in future it might be incompatible with Pleroma.
|
||||
|
||||
# Pleroma Conversations
|
||||
|
||||
|
|
Loading…
Reference in a new issue