mastodon/docs/Using-the-API
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
..
API.md Allow users to update their Account in the API (#1179) 2017-04-09 18:33:40 +02:00
OAuth-details.md Improve API docs formatting 2017-01-21 22:53:02 +01:00
Push-notifications.md Obfuscate filenames better, double rate limits 2017-03-14 15:59:21 +01:00
Streaming-API.md Adding documentation for streaming API. Fixing filtering bug 2017-02-02 16:35:06 +01:00
Testing-with-cURL.md document that /oauth/token does not always return json 2017-01-26 16:28:57 +01:00
Tips-for-app-developers.md Improve API docs formatting 2017-01-21 22:53:02 +01:00