Updates a task

Updates a task. Only 100 tags maximum can be specified. If the tags key is present, the tags provided in the request will replace the existing tags. To fill in a custom field, add the custom field 'serializationname' to the request params, with the desired value. If the task has a parent_task_id the following attributes are not available: clickup_id, monday_id, and contact_id. To change the recurrence, set recurrence_type (Weekly, Monthly, Yearly, Periodically, Custom) with the matching `recurrence*fields. Sendrecurrence_type: nullto remove an existing rule; omit the key to leave it unchanged. ForCustom, also provide recurrence_frequencyandrecurrence_customable_type (WeeklyorMonthly`).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Task ID

Body Params

Task attributes

string
required
string
date-time
boolean
string
string
string
enum
Allowed:
boolean
string
string
string
string
user_ids
array of strings
user_ids
contact_ids
array of strings
contact_ids
tags
array of strings
tags
string | null
enum

Recurrence kind. Omit to leave the existing rule unchanged.
Send null to remove an existing rule. Other recurrence_*
attributes depend on this type.

Allowed:
integer | null
string | null
enum
Allowed:
recurrence_week_days
array of strings | null
recurrence_week_days
integer | null
integer | null
Responses

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