Create Task
Creates a task in Assembly.com.
Query
Comma-separated response fields to include.
Body
The name of the task.
The description of the task.
The parent task of the task, if the task should be a subtask.
The status of the task, one of todo, inProgress, completed.
The UUID of the internal user assigned to this task.
The UUID of the client user assigned to this task. Company ID is required if this field is used.
The UUID of the company assigned to this task. If assigning to a client user, this field is required.
The date the task is due, in RFC3339 format.
ID of the template to use when creating this task.
The company or client to grant viewing access to the task.
If the task viewer is a client, add both the clientId and their companyId.
If the task viewer is a company, only add the companyId and leave clientId empty.