Supported products
Supported products
Scope requirements
Scope requirements
Create a project subtask
To create a subtask, make aPOST request to /crm/objects/2026-03/tasks. In the request body, specify the subtask details in the properties object and associate it with the parent task in the associations array.
For example, to create a subtask and associate it with a main task with the ID
12345, your request would look similar to: