Jean-luc KRIKER
Dec 22, 2018
...
1- create the child
2- list the child
# add ancestor ( parent_id) if parent_id != None:
dpayload['ancestors'] = [{'type':"page",'id':parent_id}]