mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Add new user note API endpoint
This commit is contained in:
parent
d2d2e576a9
commit
ee3d4a386f
3 changed files with 82 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ Working endpoints are:
|
|||
- `/api/v1/accounts/:id/unmute`
|
||||
- `/api/v1/accounts/:id/pin`
|
||||
- `/api/v1/accounts/:id/unpin`
|
||||
- `/api/v1/accounts/:id/note`
|
||||
- `/api/v1/accounts/update_credentials`
|
||||
- `/api/v1/accounts/verify_credentials`
|
||||
- `/api/v1/statuses`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue