v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
floorplans

Enable the floorplan collections feature flag for a project template

put/api/v3/account/project_templates/{project_template_id}/floorplans/flags/collections

Path parameters

project_template_idstring uuid required

ID of the Project Template

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

valuetrue required

Must be true - this flag can only be enabled, not disabled

default_collection_namestring required

Name of the default collection folder that will be created when enabling the feature

last_editor_user_idinteger nullable

Required when using an API key; the ID of the user performing the action

Response

Collections flag enabled - returns the new project template flag

idstring uuid required

ID of the entity

creator_user_idinteger required

ID of the user who created this entity

last_editor_user_idinteger required

ID of the user who most recently edited this entity

account_idinteger required

ID of the account this flag belongs to

project_template_idstring uuid required

ID of the project template this flag belongs to

name'is_plan_sheet_updated_notifications_enabled' | 'is_plan_markup_changed_notifications_enabled' | 'is_collections_enabled' required

Name of the feature flag

valueboolean required

Current value of the flag

resolved_conflictboolean nullable required

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

created_atstring date-time required

Time when the server created the entity

updated_atstring date-time required

Time when the server last updated the entity

device_created_atstring date-time required

Time when the device created the entity

device_updated_atstring date-time required

Time when the device last updated the entity

deleted_atstring date-time nullable

Time the server deleted the entity