Create a task attribute in taskAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/tasks/{task_id}/task_attributesCreate a task_attribute associated with a TaskPath Paramsproject_iduuidrequiredID of the project this entity belongs totask_iduuidrequiredID of the task to create a task attribute forQuery Paramslast_synced_atdate-timeTimestamp since when further updates should be includedBody ParamsiduuidID of the entitycreator_user_idint32ID of the user who created this entitylast_editor_user_idint32ID of the user who most recently edited this entityproject_iduuidID of the project this entity belongs todevice_created_atdate-timeTime when the device created the entitydevice_updated_atdate-timeTime when the device last updated the entitydeleted_atdate-time | nullTime the server deleted the entitytask_iduuidID of the task this entity belongs totask_type_attribute_iduuidID of the task type attribute this entity belongs tonumber_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 toFieldwire-FilterstringenumSpecifies if request should include active, deleted or all (default) entitiesactivedeletedAllowed:activedeletedFieldwire-Per-Pageinteger≤ 1000Specifies the number of entities to include in the requestResponse 201Successful responseUpdated 7 months ago