Add comment to discussion

POST https://api.notion.com/v1/comments

Request Body

{"discussion_id"=>"{{DISCUSSION_ID}}", "rich_text"=>[{"text"=>{"content"=>"https://www.healthline.com/nutrition/10-proven-benefits-of-kale", "link"=>{"type"=>"url", "url"=>"https://www.healthline.com/nutrition/10-proven-benefits-of-kale"}}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Notion-Versionstring

RESPONSES

status: OK

{"object":"comment","id":"6cd52483-6d55-4f8a-a724-4adb1c17ed43","parent":{"type":"block_id","block_id":"5d4ca33c-d6b7-4675-93d9-84b70af45d1c"},"discussion_id":"ce18f8c6-ef2a-427f-b416-43531fc7c117","created_time":"2022-07-18T21:48:00.000Z","last_edited_time":"2022-07-18T21:48:00.000Z","created_by":{"object":"user","id":"e450a39e-9051-4d36-bc4e-8581611fc592"},"rich_text":[{"type":"text","text":{"content":"https://www.healthline.com/nutrition/10-proven-benefits-of-kale","link":{"url":"https://www.healthline.com/nutrition/10-proven-benefits-of-kale"}},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"https://www.healthline.com/nutrition/10-proven-benefits-of-kale","href":"https://www.healthline.com/nutrition/10-proven-benefits-of-kale"}]}