v2

latestOpenAPI 3.0.3Apache 2.02026-07-31158109678.6 KB
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

file_idinteger

File ID

Example request

{
  "file_id": 123
}

Response

Reset Content