1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Update API.md (#468)

Fetching custom emoji for an instance
This commit is contained in:
Thomas 2017-11-29 16:09:56 +01:00 committed by Eugen Rochko
parent e7e3e4a52f
commit 2480655d4f

View File

@ -505,6 +505,15 @@ Returns an array of [Accounts](#account).
Does not require authentication.
#### Fetching custom emoji for an instance:
GET /api/v1/custom_emojis
Returns a list of [Emoji](#emoji)
Does not require authentication.
#### Posting a new status:
POST /api/v1/statuses