Update a task by ID

Update an existing task by its ID. When status is set to 'complete' and the task is associated with a deal and activity, the deal may automatically progress to the next stage.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
string
string
string
enum
Allowed:
string
enum
Allowed:
date-time
string

IANA timezone (e.g., "America/New_York")

string
string
tags
array of strings
tags
reminders
array of objects
reminders
todoItems
array of objects

Array of todo items. Sending this field replaces all existing items. Omit to leave items unchanged.

todoItems
Responses

400

Bad request (invalid status, priority, or reminder time).

404

Task not found.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json