Content Management
Publish Guide Pages
Publish the named pages in one go.
Deliberately a loop over the same per-page publish the single-page button uses, rather than a separate bulk path: one code path means the granular and global routes can never drift into publishing different things.
post/api/v1/content/properties/{property_id}/publish
Path parameters
property_idstring uuid required
Request body
Response
Successful Response
Changes
Changed in 1 of the 5 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○