update_task
Update an existing task's details such as title, due date, status, assignee, and more. Modify task records in your ActiveCampaign account.
Instructions
🟡 WRITE · updates data · Deal Tasks · PUT /dealTasks/{id}
Update a task
Modifies an existing record in place. Idempotent.
Update an existing task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the task | |
| body | No | Request body (application/json). |