Browse Source

Apply suggestion to docs/API/pleroma_api.md

floki-fast_html-2-electric-boogalo
lain 4 years ago
parent
commit
713645d5c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/API/pleroma_api.md

+ 1
- 1
docs/API/pleroma_api.md View File

@@ -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…
Cancel
Save