v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
projects

Update a project in account

patch/api/v3/account/projects/{id}

Path parameters

idstring uuid required

ID of the entity

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

Response

Successful response

idstring uuid required

ID of the entity

account_idinteger required

Account id project is under

has_logoboolean required

Boolean if project has logo

has_specsboolean

If project has specs module enabled

is_3d_bim_enabledboolean nullable

If 3D BIM is enabled for this project

is_mobile_location_creation_enabledboolean nullable

If location creation on mobile is enabled for this project

is_email_notifications_enabledboolean required

Whether email notifications are enabled for this project

is_markup_symbols_enabledboolean nullable

Whether markup symbols is enabled for this project

is_plan_text_search_enabledboolean

Whether plan text search is enabled for this project

prompt_effort_on_completeboolean required

Whether prompt to input effort should be shown on marking tasks as completed

addressstring nullable

Address of this project

codestring nullable

Code of this project

colorstring required

Color to use for this project for highlighting in the UI

currencystring required

Currency to use for the cost_value of Tasks in this project

default_pm_group_idstring uuid nullable

The default PmGroup for this project, if it is a PM-enabled project

logo_urlstring nullable

URL of the logo for this project

man_power_unitsstring required

Unit to use for the man_power_value of Tasks in this project

namestring required

Name of this project

time_zonestring required

Timezone of this project

min_verified_at_daysinteger

Count of days after which verified tasks are archived

sheets_limitinteger nullable

Count of the latest sheet versions that should be cached on the mobile apps

owner_emailstring nullable

Email of user who owns the project

plan_name'Basic' | 'Pro' | 'Business' | 'Enterprise'

Tier this project belongs to

is_premiumboolean required

If this is a premium project

is_pm_enabledboolean required

If this is a pm enabled project

is_submittals_enabledboolean required

If submittals is enabled for this project

is_change_orders_enabledboolean required

If change orders is enabled for this project

is_ai_enabledboolean required

If AI features are enabled in the account this project is under

is_mfa_enabledboolean required

If MFA is enabled in the account this project is under

rfi_visibility0 | 1

If RFIs in this project are visible to all companies or only to lead companies (if PM enabled)

is_enterpriseboolean required

If this project is an enterprise project

work_weekboolean[] nullable

Array of seven boolean values indicating whether Sunday-Saturday are work days

archived_atstring date-time nullable

Time when this project was archived

created_atstring date-time required

Time when the server created the entity

device_created_atstring date-time required

Time when the device created the entity

resolved_conflictboolean required

Specifies if PUT/PATCH request was rejected - do not store this field!

device_updated_atstring date-time required

Time when the device last updated the entity

updated_atstring date-time required

Time when the server last updated the entity

deleted_atstring date-time nullable

Time the server deleted the entity