Skip to content
Snippets Groups Projects
Commit d4fe6cd2 authored by David Celis's avatar David Celis Committed by Eugen
Browse files

Allow users to update their Account in the API (#1179)


* Allow users to update their Account in the API

It would be nice for API clients to be able to allow users to update
their accounts without having to wrap Mastodon in a web view. This patch
adds an API endpoint to let users submit a PATCH for their account.

Signed-off-by: default avatarDavid Celis <me@davidcel.is>

* Add /api/v1/accounts/update_credentials to the API docs

Signed-off-by: default avatarDavid Celis <me@davidcel.is>
parent ea6c930c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment