Atlassian · Example Payload

Atlassian Confluence User User Property Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence User User 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

keyvalueidlastModifiedDatecreatedDate

Example Payload

Raw ↑
{
  "key": "example_value",
  "value": "example_value",
  "id": "abc123",
  "lastModifiedDate": "example_value",
  "createdDate": "example_value"
}