mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
parent
e7e3e4a52f
commit
2480655d4f
@ -505,6 +505,15 @@ Returns an array of [Accounts](#account).
|
|||||||
|
|
||||||
Does not require authentication.
|
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:
|
#### Posting a new status:
|
||||||
|
|
||||||
POST /api/v1/statuses
|
POST /api/v1/statuses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user