Skip to main content

Crate jc_conf

Crate jc_conf 

Source
Expand description

Confluence Cloud REST v2 typed client.

Module map:

  • page — get/list/create/update/delete, body-format=atlas_doc_format
  • space — list, get, find_by_key (key→id resolution)
  • search — CQL (served by the v1 endpoint; v2 doesn’t cover CQL yet)
  • attachments — list, download, upload (upload still uses v1)

Modules§

attachments
Confluence attachments.
page
Confluence Cloud REST v2 pages.
search
Confluence CQL search.
space
Confluence v2 spaces.