latestOpenAPI 3.1.02026-08-233001841.3 MB

0dcf3303e9d7

tasks

Update a task

The assigned_to, date (either a date or a date-time), and is_complete fields may be updated on all tasks. If the task type is lead, the text field may also be modified.

put/task/{id}/

Path parameters

idstring required

Query parameters

_fieldsstring

Comma-separated list of fields to include in the response.

Request body

agent_config_idstring nullable
assigned_tostring
contact_idstring nullable
created_bystring
is_completeboolean
is_datelessboolean
lead_idstring
organization_idstring
priority'high' | 'medium'
resolution'abandoned' | 'skipped'
textstring

Response

Successful response