diff --git a/source/_integrations/todoist.markdown b/source/_integrations/todoist.markdown index 6c50a7b9c59..e9907f8d773 100644 --- a/source/_integrations/todoist.markdown +++ b/source/_integrations/todoist.markdown @@ -186,6 +186,8 @@ Here are two example JSON payloads resulting in the same task: - **content** (*Required*): The name of the task you want to create. +- **description** (*Optional*): A description of the task. + - **project** (*Optional*): The project to put the task in. - **labels** (*Optional*): Any labels you want to add to the task, separated by commas.