I am trying to create Subtasks under a specific Parent Task. The API created the Subtask under the Parent task but also is duplicating under the folder that the Parent Task is in as shown here:

I am currently using the end point specifying the {folderId} and adding the "superTasks" parameter. Can you give some guidance on what is going on here and explain what the mean in the docs for Creating Tasks that says "When creating a subtask, use the Root API ID as {folderId} and specify the parent task in the 'superTasks' parameter."
