Save page.
/V1/cmsPage
application/json
{"page":{"identifier":"<string>","id":"<integer>","title":"<string>","page_layout":"<string>","meta_title":"<string>","meta_keywords":"<string>","meta_description":"<string>","content_heading":"<string>","content":"<string>","creation_time":"<string>","update_time":"<string>","sort_order":"<string>","layout_update_xml":"<string>","custom_theme":"<string>","custom_root_template":"<string>","custom_layout_update_xml":"<string>","custom_theme_from":"<string>","custom_theme_to":"<string>","active":"<boolean>"}}
Save page.
/V1/cmsPage/{id}
(Required)
<string>
application/json
{"page":{"identifier":"<string>","id":"<integer>","title":"<string>","page_layout":"<string>","meta_title":"<string>","meta_keywords":"<string>","meta_description":"<string>","content_heading":"<string>","content":"<string>","creation_time":"<string>","update_time":"<string>","sort_order":"<string>","layout_update_xml":"<string>","custom_theme":"<string>","custom_root_template":"<string>","custom_layout_update_xml":"<string>","custom_theme_from":"<string>","custom_theme_to":"<string>","active":"<boolean>"}}