From 840e46da5451832054a449e3563e9a5ad7d39bf1 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Mon, 6 Apr 2015 16:34:04 +0200 Subject: [PATCH] New Media-Upload-function --- Friendica-API.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Friendica-API.md b/Friendica-API.md index f36a79a..47627a4 100644 --- a/Friendica-API.md +++ b/Friendica-API.md @@ -43,12 +43,17 @@ Please refer to the linked documentation for further information. * contact_deny * network * include_entities: "true" shows entities for pictures and links (Default: false) +* media_ids: (By now only a single value, no array) #### Unsupported parameters * trim_user * place_id * display_coordinates +### media/upload +#### Parameters +* media: image data + ### users/search #### Parameters * q: name of the user