Atlassian · Example Payload

Atlassian Confluence Content Label Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

prefixnameidlabel

Example Payload

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