articles
Update article version thumbnail
For a given public article version update the article thumbnail by choosing one of the associated files
put/account/articles/{article_id}/versions/{version_id}/update_thumb
Path parameters
article_idinteger required
Article unique identifier
version_idinteger required
Article version identifier
Request body
Example request
{
"file_id": 123
}Response
Reset Content