Update a taskCopy Pagepatch https://api.operations1.app/tenants/{tenantId}/tasks/{taskId}Path ParamstenantIdstringrequiredlength between 1 and 100Consists of the subdomain. The tenantId for https://company.operations1.app/ is company.taskIdintegerrequired1 to 9007199254740991Body Paramsnamestringlength between 1 and 255descriptionstringlength between 0 and 10000priorityinteger1 to 10 . Very low priority: Represented by 3 or below . Low priority: Represented by 4 . Normal priority: Represented by 5 . High priority: Represented by 6 . Very high priority: Represented by 7 or higher . Default Priority is Normal: Represented by 5dueDatedate-timestatestringenumnot-startedin-progressdonecancelledAllowed:not-startedin-progressdonecancelledassignedUserIdsarray of integersassignedUserIdsADD integerassignedGroupIdsarray of integersassignedGroupIdsADD integertemplateFieldsValuesobjectKey-value pairs for template field values. Keys are template field identifiers, values are strings. Use this to set custom field values defined in the task template.templateFieldsValues objectHeadersaccept-versionString 1String 2String 3requiredDefines the API version. Using a date is recommended for stability. Avoid using latest in production, as it refers to the most up-to-date functionality, which may include breaking changes. For more details, see our article on versioning.Responses 200Default Response 401This error ist returned if authentication of the request was not successful. For more information read our article about authentication. 403This error is returned if you do not have the necessary permissions for the endpoint. 429This error is returned if your request was not executed due to rate limit. For more information read our article about rate limiting. defaultGeneral errorsUpdated 4 days ago