mastodon/docs
David Celis d4fe6cd2bf 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: David Celis <me@davidcel.is>

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

Signed-off-by: David Celis <me@davidcel.is>
2017-04-09 18:33:40 +02:00
..
Contributing-to-Mastodon Fix my URL 2017-04-08 16:22:07 +10:00
Running-Mastodon Adds user confirmation rake task (#1300) 2017-04-09 01:09:46 +02:00
Using-Mastodon Add mst3k.interlinked.me to list of instances (#1235) 2017-04-08 21:48:16 +10:00
Using-the-API Allow users to update their Account in the API (#1179) 2017-04-09 18:33:40 +02:00
Extensions.md Fix outdated info 2017-02-14 21:33:31 +01:00
README.md Merge pull request #744 from fpiesche/master 2017-04-03 00:26:24 +02:00
Specs-and-RFCs-used.md Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00

Index

Mastodon is a free, open-source GNU social-compatible social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly.

Using Mastodon

Using the API

Running Mastodon

Contributing to Mastodon

Protocols