XF 2.2 Media Gallery API

x6011718

Member
There is currently no documentation on using the API with the media gallery. it just says "Unknown, documentation incomplete" I hope this will come soon.

Testing it in Postman I can get a list of media using user_id but I cant seem to pull out a set based on a tag or an individual item using a media_id. Has anyone had any success with this or can someone post a list of usable params?
 
has anyone got a list of the API yet? I have been trying to use varables with the same name I get from the GET, and using them in POST to see what all works, so far I have had little to no luck. As @Fullmental has discovered, "category_id", "description", and "title" are the only ones I can confirm working.
 
Top Bottom