Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.33 KB

File metadata and controls

27 lines (23 loc) · 1.33 KB

sendx.RestEPost

Properties

Name Type Description Notes
name String Internal post name
postTitle String Public post title
postDescription String Post excerpt/description [optional]
postCategory String Category ID (with or without prefix) [optional]
member String Author member ID [optional]
postThumbnail String Thumbnail image URL [optional]
postHtml String Post HTML content [optional]
postTemplate String Post template [optional]
isPublished Boolean Publication status [optional] [default to false]
includedTags [String] Post tag IDs [optional]
editorType Number Editor type used [optional] [default to 1]
postSlug String URL slug [optional]
status Number Post status [optional] [default to 1]
pageTitle String SEO page title [optional]
pageDescription String SEO meta description [optional]
pageKeywords String SEO keywords [optional]
socialTitle String Social media title [optional]
socialDescription String Social media description [optional]
socialImageUrl String Social media image URL [optional]