Update a task type attribute in a task typeAsk AIpatch https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/task_types/{task_type_id}/task_type_attributes/{id}Patch a task_type_attribute associated with a task_typePath Paramsproject_iduuidrequiredID of the project this entity belongs totask_type_iduuidrequiredID of the task type to update a task type attribute foriduuidrequiredID of the task type attributeBody ParamsnamestringName of the task type attributeordinalint32 | nullOrdinal value of the Task type attributereference_iduuid | nullreference id of the Task type attributelast_editor_user_idint32ID of the user who most recently edited this entitydevice_updated_atdate-timeTime when the device last updated the entityvisibleboolean | nullSpecifies if task type attribute is visibletruefalseHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 201Successful responseUpdated 7 months ago