Versions Compared

Key

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

...

Expand
titlePUT https://localhost:1990/confluence /rest/numberedheadings/1.0/page-configuration/:content-id

Configure page numbering

This endpoint allows to configure page numbering. You can effectively turn numbering on, turn numbering off, or configure formatting, anything that you can configure using the UI.

Parameters

Path

Code Block
content-id        string          ID of the page

Header

Code Block
Content-Type      string      application/json

Responses

200 Cake successfully retrieved.

Code Block
{}

...