Album / Image Comment Creation

POST https://api.imgur.com/3/gallery/{{galleryHash}}/comment

Response Model: Basic

Parameters

KeyRequiredValue
commentrequiredThe text of the comment.

Request Body

[{"name"=>"comment", "value"=>"{{commentText}}", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring