get
user (string)
The username
id (string)
Optional post id (if provided list only that post)
post
user (string)
Optional username (if ommited and no valid session id -> 401)
password (string)
Optional users password (if ommited and no valid session id -> 401)
post (string)
The text you want to post
delete
user (string)
Optional username (if ommited and no valid session id -> 401)
password (string)
Optional users password (if ommited and no valid session id -> 401)
id (string)
The id of the post you wish to delete