Append Block Children
Appends child blocks to a Notion block.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
ID of the parent block where children are appended.
objectrequired
Array of block objects to append as children.
Uncommon arguments
object
Optional insertion position object for append operations.
string
Deprecated: ID of existing child block to append after.