/wiki-pagesAsk AIpost https://example.com/wiki-pagesCreate a wiki page recordBody ParamsAdd a Wiki page.titlestringrequiredThe title of the content. It should always be providedsubtitlestring | nullstraplinestring | nullfooterstring | nullContent footer.bodyarray of objectsbodyADD objectpublished_atstring | nullpublished_untilstring | nullstatusstring | nullSlug of a valid status for this content typetypestring | nullValid slug of a type for this content typeimportantbooleantruefalserun_adsbooleantruefalseauthorsarray of stringsArray of author IDs. If no author is provided upon content creation, we select the default one (if available)authorsADD stringcustom_authorstring | nullA field for one-time authorimage_idstring | nullUse main_media object to relate images to contentimage_descriptionstring | nullUse main_media object to relate images to contentgenericobjectJSON field with no validation. Should be used for migrated/unsupported content that is no longer needed but needs to be available for legacy reasons.generic objectseoobjectSeo objectmain_mediaarray of objectsmain_mediaADD objectlanguagestring | nullLanguage of the resource. Required if the project is multi-lingual, optional otherwise. Has to be project supported language.translation_group_idstring | nullThe ID of an existing translation groupResponse 200The data pertaining to the newly created Wiki pageUpdated 10 months ago