I need to create a confluence page through API, adding in the content of the page the values of custom paragraph type fields (with table, links) of an issue.
What would be the Json format of the creation API to add this type of field and all its content?
Thanks.