HI all,
Is it possible to set a blueprint at the creation of a space using the api?
How can i get the id of the existing blueprint?
I'm using confluence 6.8 and +
I'm developping a confluence plugin
thank you
Hi all,
I can pass the "spaceBlueprintId" parameter to the createSpace REST API, it works.
But how can I get the ids of default space blueprints?
Thx
rest/create-dialog/latest/space-blueprint/list
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The below documentation is for how to create Space Blueprints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Davin,
Thank you for your answer, sorry if I was not very clear, but I don't want to create a space blueprint but I wan't to programatically create a space with a predefined template, like in the ui :
But by using the API.
Is it possible (I can't find doc) to pass the template/blueprint at the creation?
Thanks again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.