Method Web.Api.Instagram.V1()->put()


Method put

mapping put(string path, void|ParamsArg params, void|Callback cb)

Description

Make a generic PUT request to the Instagram API.

Parameter path

What to request. Like me, users/self, [some_id]/something.

Parameter params
Parameter cb

Callback for async requests