api-content-{id}

Number of APIs: 7

  1. Get content by ID GET {{baseUrl}}/api/content/:id?status=current&version=<integer>&embeddedContentRender=current&expand=<string>&expand=<string>&trigger=<string>

  2. Update content PUT {{baseUrl}}/api/content/:id?status=current&conflictPolicy=abort

  3. Delete content DELETE {{baseUrl}}/api/content/:id?status=<string>

  4. Move a page to a new location relative to a target page PUT {{baseUrl}}/api/content/:id/move/:position/:targetId

  5. Copy page hierarchy POST {{baseUrl}}/api/content/:id/pagehierarchy/copy

  6. Copy single page POST {{baseUrl}}/api/content/:id/copy?expand=<string>&expand=<string>

  7. Check content permissions POST {{baseUrl}}/api/content/:id/permission/check