Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to create a page in my space using postman , how to get the parent_id?

Mansi.Gusain February 11, 2025

Hi, I want to setup a page in the confluence space, this is the body- 

 

 

 

"spaceId": "<string>", "status": "current", "title": "<string>", "parentId": "<string>", "body": { "representation": "storage", "value": "<string>" }

 

How can i get the parent_id? where is it? 

image.png

 

2 answers

1 accepted

0 votes
Answer accepted
Mansi.Gusain February 11, 2025

One can use- 

 

{
  "spaceId": "98211",
  "status": "current",
  "title": "vpn",
  "body": {
    "representation": "storage",
    "value": "hey"
  }
}
and skip the parent_id. 
0 votes
Mansi.Gusain February 11, 2025

I have figured it out thanks , please ignore.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events