Articles
Update Article
Update Article.
PUT
Update article
When updating an article, only the fields you include in the request will be updated — all other fields remain unchanged.
The only required field is
id, which identifies the article to update.Authorizations
Body
application/json
Pattern:
^[a-fA-F0-9]{24}$Example:
"{{objectId}}"
Pattern:
^[a-fA-F0-9]{24}$Pattern:
^[a-fA-F0-9]{24}$Pattern:
^[a-fA-F0-9]{24}$Response
Updated
Update article

