Create a Subtask

Creates a new subtask for the specified task.

Note:
When the templateID is passed, the request payload can be empty or can contain attributes. Attributes provided in the request payload can be overwritten by the template.

POST workflow/v1/tasks/{taskId}/subtasks?view=entity&templateId={templateId}

Language