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