Edit profile picture on Instagram using Instagram API?

2.7k Views Asked by At

How can I edit my profile picture on Instagram using the Instagram API? I've reviewed the API documentation but haven't found anything. I'm using C# .NET, also downloaded "InstaSharp" but can't figure it out.

2

There are 2 best solutions below

2
On BEST ANSWER

With the current Instagram API (v1) this not possible. There are only 3 POST methods to modify data and those are for Relationships, Likes, and Comments.

1
On

If you are not committed to instasharp, this may have been asked and answered: Instagram API using Json.net

The answer uses json2csharp (http://json2csharp.com/), but from there it looks like it would be a breeze to just set User.profile_picture.