Share with Community (Image)
POST https://api.imgur.com/3/gallery/image/{{imageHash}}
Share an Album or Image to the Gallery.
Request Body
[{"name"=>"title", "value"=>"Get this cat to the front page", "datatype"=>"string"}, {"name"=>"topic", "value"=>"Funny", "datatype"=>"string"}, {"name"=>"terms", "value"=>"1", "datatype"=>"number"}, {"name"=>"mature", "value"=>"0", "datatype"=>"number"}, {"name"=>"tags", "value"=>"funny,cat", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |