We are trying to create a new Confluence space with our custom blueprint via the REST API.
We have created a new blueprint plugin and installed it on Confluence.
When the blueprint is invoked via the UI to create a new space, everything works as expected.
But when we try to invoke the same blueprint via the REST API, the space is created with pages inside it, but the pages are named after the space itself and its parent pages, in addition to their actual names.
Is anyone familiar with why this is happening?
This is how it should look like.
ANd this is what is looks like :
Probably you need to show some code to get help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.