Atlassian · Example Payload

Atlassian Confluence Content Screen Look And Feel Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

backgroundbackgroundAttachmentbackgroundBlendModebackgroundClipbackgroundColorbackgroundImagebackgroundOriginbackgroundPositionbackgroundRepeatbackgroundSizelayergutterTopgutterRightgutterBottomgutterLeft

Example Payload

Raw ↑
{
  "background": "example_value",
  "backgroundAttachment": "example_value",
  "backgroundBlendMode": "example_value",
  "backgroundClip": "example_value",
  "backgroundColor": "example_value",
  "backgroundImage": "example_value",
  "backgroundOrigin": "example_value",
  "backgroundPosition": "example_value",
  "backgroundRepeat": "example_value",
  "backgroundSize": "example_value",
  "layer": "example_value",
  "gutterTop": "example_value",
  "gutterRight": "example_value",
  "gutterBottom": "example_value",
  "gutterLeft": "example_value"
}