Atlassian · Example Payload

Atlassian Confluence Content Content Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

idtypestatustitleancestorsoperationsbodyrestrictionsmacroRenderedOutputextensions_expandable

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "status": "example_value",
  "title": "Example Title",
  "ancestors": [],
  "operations": [],
  "body": "example_value",
  "restrictions": "example_value",
  "macroRenderedOutput": "example_value",
  "extensions": "example_value",
  "_expandable": "example_value"
}