Atlassian · Example Payload

Atlassian Admin Policy Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

idtypenamestatusattributesresourcescreatedupdated

Example Payload

Raw ↑
{
  "id": "abc123",
  "type": "example_value",
  "name": "Example Title",
  "status": "example_value",
  "attributes": "example_value",
  "resources": [],
  "created": "example_value",
  "updated": "example_value"
}