Creates a comment in a page, block or existing discussion thread.
parent object with a page_id or block_id must be provided in the body params.
To add a new comment to an existing discussion thread, a discussion_id string must be provided in the body params. (Inline comments to start a new discussion thread cannot be created via the public API.)
Either the parent.page_id , parent.block_id or discussion_id parameter must be provided — ONLY one can be specified.
To see additional examples of creating a page or discussion comment and to learn more about comments in Notion, see the Working with comments guide.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2025-09-03.
2025-09-03 An array of rich text objects that represent the content of the comment.
100The parent of the comment. This can be a page or a block.
An array of files to attach to the comment. Maximum of 3 allowed.
3Display name for the comment.