diff --git a/Friendica-API.md b/Friendica-API.md index 5ca0177..290d4ec 100644 --- a/Friendica-API.md +++ b/Friendica-API.md @@ -25,24 +25,7 @@ Please refer to the linked documentation for further information. #### Unsupported parameters * include_entities -### statuses/update -#### Parameters -* title: Title of the status -* status: Status in text format -* htmlstatus: Status in HTML format -* in_reply_to_status_id -* lat: latitude -* long: longitude -* media: image data -* source: Application name - -#### Unsupported parameters -* include_entities -* trim_user -* place_id -* display_coordinates - -### statuses/update_with_media +### statuses/update, statuses/update_with_media #### Parameters * title: Title of the status * status: Status in text format @@ -52,6 +35,11 @@ Please refer to the linked documentation for further information. * long: longitude * media: image data * source: Application name +* group_allow +* contact_allow +* group_deny +* contact_deny +* network #### Unsupported parameters * include_entities