Update the person's picture
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
id = 123;
content = ReadAllBytes("BillGates.jpg")
Put("api/v1/Person/" + id + "/image", content)
This will create or replace the person's image.