Complete SubtaskAsk AIput https://{hostname}/api/datasubject/v2/subtasks/{subtaskID}/completeUse this API to resolve an existing subtask, marking it as Complete.Path ParamssubtaskIDuuidrequiredSub-Task UUIDBody Paramscommentstringrequiredlength between 1 and 1500000Comment for the subtask completion. Longer comments may impact system performance.markAsCompletebooleanDefaults to falseWhether to mark the subtask as completetruefalseresolutionIduuidResolution ID for the subtaskattachmentsarray of objectsList of attachments for the subtaskattachmentsADD objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago