.. include:: common.rst Media uploads ============= .. http:post:: /api/statusnet/media/upload Upload a file. **Example response**: .. sourcecode:: xml 573169 https://social.heldscal.la/attachment/573169 https://social.heldscal.la/attachment/573169 35586 573169 573169 :form media: |file| :reqheader Authorization: |auth| .. http:post:: /api/media/upload.json Upload a file. :form media: |file| :reqheader Authorization: |auth| **Example response**: .. sourcecode:: json { "media_id": "664893", "media_id_string": "664893", "media_url": "https://social.heldscal.la/attachment/664893", "size": "13" }