Atlassian · Example Payload

Atlassian Confluence Content Watch User Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Content Watch 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

typedisplayNametimeZoneoperationsisExternalCollaboratoraccountTypeemailpublicNamepersonalSpaceexternalCollaborator

Example Payload

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