forked from AkkomaGang/akkoma
Apply suggestion to docs/API/pleroma_api.md
This commit is contained in:
parent
713645d5c5
commit
57098713c0
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ Emoji reactions work a lot like favourites do. They make it possible to react to
|
|||
|
||||
## `PUT /api/v1/pleroma/statuses/:id/reactions/:emoji`
|
||||
### React to a post with a unicode emoji
|
||||
* Method: `POST`
|
||||
* Method: `PUT`
|
||||
* Authentication: required
|
||||
* Params: `emoji`: A single character unicode emoji
|
||||
* Response: JSON, the status.
|
||||
|
|
Loading…
Reference in a new issue