The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm able to create a generic 'Blank' space using the API, but what I need to be able to do is create 'Knowledge base' spaces. I'm able to do this via the WebUI but I'm having trouble identifying where to specify the space type in the API even after checking all the documentation I can find.
This is what I'm using for the API Space creation and it works, I just can't specify 'Knowledge base' as the type of space I want to create. Please help. Thanks
curl --request POST \
--url 'https://<domain>/wiki/rest/api/space' \
--header 'Authorization: Basic xxxxxxxx' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"key": "SPACEKEY",
"name": "SPACE TITLE",
"description": {
"plain": {
"value": "SPACE DESCRIPTION"
}
}
}'
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events