Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The docs plugin allows to embed HTML, JavaScript and CSS based content in Confuence Cloud.

Live Demo

Ricebean docs macro
entry-pageindex.html
file-labels
height600

REST API

Docs can be uploaded, modified and deleted using a REST API

Authentication

(seeĀ Basic auth for REST APIs)

Example

curl -D- \ -u <your_email@domain.com>:<your_user_api_token> \ -X GET \ -H "Content-Type: application/json" \ https://<your-domain.atlassian.net>/wiki/rest/api/space

Table of Contents

Table of Contents