apidocs
apidocs copied to clipboard
Add item/index parameters and explanation how to post multiple images to one item
hannes [4:31 PM] bergie: if I do multiple
POST /share
with the sameurl
, sending images, should they end up in the same post? (edited)bergie [4:34 PM] hannes no, unless you use the same item id
hannes [4:36 PM] bergie: would that be something like an
itemId
part?hannes [4:36 PM] can’t find info here: http://developer.thegrid.io/api.html#content-management-share-post
bergie [4:37 PM]
item
andindex
hannes [1:08 PM] bergie: is it possible to share a URL to an item? docs suggest otherwise http://developer.thegrid.io/api.html#content> -management-share-post
hannes [1:08 PM] only { "url": "http://example.net/some-article" }
bergie [1:09 PM] every share accepts
item
andindex