Skip to content
Snippets Groups Projects
Commit fef4f2b5 authored by grollicus's avatar grollicus
Browse files

more api doc for pns

parent 5fc91a32
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ Prodinstanz: <https://api.events.ccc.de/congress/2024/>
| Persönlich | `/me/friends` | x | | x | x | Liste der Buddies |
| Persönlich | `/me/received-messages/` | x | | | | Übersicht empfangener PN |
| Persönlich | `/me/received-messages/<uuid>` | x | | | | Details einer empfangenen PN |
| Persönlich | `/me/send-message` | | x | | | Send a new PN |
| Persönlich | `/me/sent-messages/` | x | | | | Übersicht gesendeter PN |
| Persönlich | `/me/sent-messages/<uuid>` | x | | | | Details einer gesendeten PN |
| Persönlich | `/me/delete-message/<uuid>` | x | | | | PN löschen |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment