cms Page Repository V1Save Post
POST {{baseUrl}}/V1/cmsPage
Save page.
Request Body
{"page"=>{"identifier"=>"<string>", "active"=>"<boolean>", "content"=>"<string>", "content_heading"=>"<string>", "creation_time"=>"<string>", "custom_layout_update_xml"=>"<string>", "custom_root_template"=>"<string>", "custom_theme"=>"<string>", "custom_theme_from"=>"<string>", "custom_theme_to"=>"<string>", "id"=>"<integer>", "layout_update_xml"=>"<string>", "meta_description"=>"<string>", "meta_keywords"=>"<string>", "meta_title"=>"<string>", "page_layout"=>"<string>", "sort_order"=>"<string>", "title"=>"<string>", "update_time"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""