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. The initial idea of Docs came from

Image Modified

Image Modified

Image Modified

Image Modified

Image Modified

Live Demo

Ricebean docs macro
entry-pageindex.html
height400

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