Atlassian · Example Payload

Atlassian Confluence Content User Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

typeaccountTypeemailpublicNamedisplayNametimeZoneisExternalCollaboratorexternalCollaboratoroperations_expandable

Example Payload

Raw ↑
{
  "type": "example_value",
  "accountType": "example_value",
  "email": "user@example.com",
  "publicName": "example_value",
  "displayName": "example_value",
  "timeZone": "example_value",
  "isExternalCollaborator": true,
  "externalCollaborator": true,
  "operations": [],
  "_expandable": "example_value"
}