Update Task
Updates an existing task in Assembly.com.
Query
Comma-separated response fields to include.
Body
The ID of the task to update.
The name of the task.
The description of the task.
The status of the task.
The UUID of the internal user assigned to this task.
The UUID of the client user assigned to this task.
The UUID of the company assigned to this task. If assigning to a client user, this field should also be set.
The date the task is due, in RFC3339 format.
Whether to archive the task or not.
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.