Atlassian · Example Payload

Atlassian Confluence Content Content Property Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

idkeyvalueversion_expandable

Example Payload

Raw ↑
{
  "id": "abc123",
  "key": "example_value",
  "value": "example_value",
  "version": "example_value",
  "_expandable": "example_value"
}