Versions Compared

Key

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

...

Live Demo

Ricebean docs macro

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