API

If you are creating pages with the Confluence API and you want to turn on numbering, you can use the numbering API.

Configure page numbering

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

Parameters

Path

content-id string ID of the page

 

Header

Content-Type string application/json

 

Responses

200 Cake successfully retrieved.

{}

 

The request payload that you should send for this request is as documented in Page properties.

Curl example

Configure page numbering

This endpoint allows you to configure space numbering. You can effectively configure custom formatting through this endpoint.

Parameters

Path

 

Header

 

Responses

200 Cake successfully retrieved.

 

The request payload that you should send for this request is as documented in Page properties.

Curl example

 

Unable to render {include} The included page could not be found.