Skip to main content
PUT
Update article

Authorizations

x-api-key
string
header
required

Body

application/json
id
string
required
Pattern: ^[a-fA-F0-9]{24}$
Example:

"{{objectId}}"

mainTitle
object
title2
object
title3
object
slug
string
summary
object
content
object
thumbnail
string<uri>
tags
string[]
category
string[]
Pattern: ^[a-fA-F0-9]{24}$
subCategory
string[]
Pattern: ^[a-fA-F0-9]{24}$
author
string
Pattern: ^[a-fA-F0-9]{24}$
publishDate
string<date-time>
isPublished
boolean
isPrivate
boolean

Response

Updated