The /media_publish
edge is only available to partners in the Content Publishing API beta program.
This edge allows you to publish a media object by publishing its container. Use the /user/media
edge to create containers.
To publish a media object container, send a POST
request to the /user/media_publish
edge and include the following parameters:
creation_id
— the media object container's id
returned by the /user/media edge.If successful, the edge will return the id
of the newly published media object.
A User access token with the following permissions:
instagram_basic
instagram_content_publish
POST graph.facebook.com /17841405822304914/media_publish ?creation_id=17889455560051444
{ "id": "17920238422030506" }
This operation is not supported.
This operation is not supported.
This operation is not supported.