Hi,
I was using the following tutorial to create a child page of a existing parent page.
https://developer.atlassian.com/cloud/confluence/rest/api-group-content/
After submitting a POST request, I received a 200 code which means the content has been created successfully. However, I can't find it on my confluence parent page.
Can somebody help to trouble shoot the issue?
Thank you!
Rong
Solved it! I accidentally use 'http' instead of 'https' as the URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.