Parameters
Name | In | Type | Required | Description |
|---|---|---|---|---|
body | body | false | none | |
» parent | body | integer | true | The ID of the parent fork or document. |
» document | body | integer | true | The ID of the document represented by the fork. |
» position | body | any | false | The position of the fork inside the parent. If not provided, the fork will automatically be placed after all siblings. If placed in the middle of a structure, subsequent forks will be moved one step down to accomodate the new fork. |