id | True | string | |
title | False | string | |
lead | False | string | |
text | False | string | required when paraSpecs is missing/empty; mutually exclusive with the paraSpecs parameter |
paraSpecs | False | List[ParaSpec] | mutually exclusive with title , lead and text |
language | False | string | ISO format, e.g., en or fr |
publishDate | False | string | ISO format, e.g., 2025-01-01T12:00:00Z |
categories | False | List[Category] | |
recommendationCount | False | int | |
constraints | False | ArticleConstraints | |
returnObjects | False | bool | false as default |
returnObjectFields | False | List[string] | return all when missing/empty |