Confluence · Example Payload

Confluence Cloud V2 Content Property Example

CollaborationContent ManagementDocumentationKnowledge BaseWiki

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

Top-level fields

idkeyvalue

Example Payload

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