Skip to main content
POST
Optimize an article for SEO and save the result

Authorizations

x-api-key
string
header
required

Body

application/json
articleId
string
required
Example:

"{{objectId}}"

primaryKeyword
string

Keyword to target; falls back to the article's stored per-language primary keyword

Example:

"intermittent fasting"

languages
string[]

Language codes to optimize. Ignored codes that the article does not have. Defaults to all available languages.

Example:
fields
object

Per-field opt-in. Unspecified fields keep their defaults.

Response

OK (optimized and saved)

success
boolean
required
statusCode
integer
required
message
string
required
data
object
required