Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

  • Confluence 5.5 이상부터 REST API 제공.
  • 사용자 등록, 그룹 관리등  관리용 API 는 제공하지 않음. (등록 자동화는 LDAP 이나 SSO 를 통해 연계 필요)

 

 

Browse Content

curl -u admin:adminpwd https://confluence.example.com/confluence/rest/api/content/ | python -mjson.tool

 

Ref

  • No labels