Jira · Example Payload

Jira Cloud Platform Rest Project Category Example

A sample description.

AgileIssue TrackingITSMProject ManagementService Management

Jira Cloud Platform Rest Project Category Example is an example object payload from Jira, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

selfidnamedescription

Example Payload

Raw ↑
{
  "self": "example_value",
  "id": "abc123",
  "name": "Example Title",
  "description": "A sample description."
}