Parameters
JSON body
Request body
application/jsonlocalestringRequiredLocale code for the content being saved (e.g. "cs", "en").
idstringRequiredPost external ID.
titlestringRequiredPost title.
contentstringRequiredPost content (HTML).
perexstringOptionalShort summary/teaser of the post.
metaTitlestringOptionalSEO
metaDescriptionstringOptionalSEO for the locale. Empty string clears it. Omit to leave unchanged.
visibilitystringRequiredPost visibility level: public, private, unlisted, or subscribe.
mainCategoryIdstringOptionalExternal ID of the main category to assign.
authorIdsstring[]RequiredOrdered list of author external IDs. First is the main author.
Author external ID.
publishedDatestringOptionalISO date string for the publish date. Omit or null to leave unpublished.