Update a task attribute in taskAsk AIpatch https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/tasks/{task_id}/task_attributes/{id}Update a task_attribute associated with a TaskPath Paramsproject_iduuidrequiredID of the project this entity belongs totask_iduuidrequiredID of the task to update a task attribute foriduuidrequiredID of the task attributeBody Paramslast_editor_user_idint32ID of the user who most recently edited this entitydevice_updated_atdate-timeTime when the device last updated the entitynumber_valueint32 | nullNumerical value of the task attributetext_valuestring | nullText value of the task attributeuuid_valueuuid | nullUUID value of the task attributeHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 7 months ago