When I create a new page in Confluence Cloud using the editor, I get the option to use the "set full page width". How can I configure the full page width option when creating a page via API?
This is my API Call:
POST
/wiki/rest/api/content/
Did you ever work this out? I found this page which lists metadata solution but I don't think it works for V2 APIs (at least, doesn't work for me)
'metadata': { 'properties': { 'content-appearance-draft': { 'value': 'full-width' }, 'content-appearance-published': { 'value': 'full-width' } } }
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.