Atlassian · Example Payload

Atlassian Confluence Content Copy Page Hierarchy Request Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Content Copy Page Hierarchy Request Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

copyAttachmentscopyPermissionscopyPropertiescopyLabelscopyCustomContentscopyDescendants

Example Payload

Raw ↑
{
  "copyAttachments": true,
  "copyPermissions": true,
  "copyProperties": true,
  "copyLabels": true,
  "copyCustomContents": true,
  "copyDescendants": true
}