Atlassian · Example Payload

Atlassian Confluence Content Content Update Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Content Content Update 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

versiontitletypestatusancestorsbody

Example Payload

Raw ↑
{
  "version": "example_value",
  "title": "Example Title",
  "type": "example_value",
  "status": "example_value",
  "ancestors": [],
  "body": "example_value"
}