api-content-{id}
Number of APIs: 7
- 
Get content by ID GET {{baseUrl}}/api/content/:id?status=current&version=<integer>&embeddedContentRender=current&expand=<string>&expand=<string>&trigger=<string> 
- 
Update content PUT {{baseUrl}}/api/content/:id?status=current&conflictPolicy=abort 
- 
Delete content DELETE {{baseUrl}}/api/content/:id?status=<string> 
- 
Move a page to a new location relative to a target page PUT {{baseUrl}}/api/content/:id/move/:position/:targetId 
- 
Copy page hierarchy POST {{baseUrl}}/api/content/:id/pagehierarchy/copy 
- 
Copy single page POST {{baseUrl}}/api/content/:id/copy?expand=<string>&expand=<string> 
- 
Check content permissions POST {{baseUrl}}/api/content/:id/permission/check