v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Tasks

Update Task

Updates the specified task by ID.

patch/team-messaging/v1/tasks/{taskId}

Path parameters

taskIdstring required

Internal identifier of a task

Request body

subjectstring

Task name/subject. Max allowed length is 250 characters.

completenessCondition'Simple' | 'AllAssignees' | 'Percentage'
startDatestring date-time

Task start date in UTC time zone

dueDatestring date-time

Task due date/time in UTC time zone

color'Black' | 'Red' | 'Orange' | 'Yellow' | 'Green' | 'Blue' | 'Purple' | 'Magenta'
sectionstring

Task section to group / search by. Max allowed length is 100 characters.

descriptionstring

Task details. Max allowed length is 102400 characters (100kB)

Response

OK