Update SubtaskAsk AIput https://{hostname}/api/datasubject/v2/subtasks/{subtaskID}Use this API to update an existing subtask.Path ParamssubtaskIDuuidrequiredSub-Task UUIDBody ParamsuserEmailstringlength β€ 255Email of the user associated with the subtaskdescriptionstringrequiredlength between 1 and 1000Description of the subtaskdeadlinedate-timeDeadline for the subtaskreminderdate-timeReminder date for the subtaskrequiredbooleanDefaults to falseWhether the subtask is requiredtruefalseassignedTogroupbooleanDefaults to falseWhether the subtask is assigned to a grouptruefalsegroupNamestringlength β€ 255Name of the group if assigned to a grouptaskNamestringlength between 1 and 100Name of the taskResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago