Atlassian · Example Payload

Atlassian Confluence Content Content State Rest Input Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

namecolorid

Example Payload

Raw ↑
{
  "name": "Example Title",
  "color": "example_value",
  "id": "abc123"
}