v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
project template form template links

Create a new project_template_form_template_link

post/api/v3/account/project_template_form_template_links

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

idstring uuid

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

project_template_idstring uuid required

ID of the project template this entity belongs to

account_form_template_idstring int32 required

ID of the linked account form template

device_created_atstring date-time

Time when the device created the entity

device_updated_atstring date-time

Time when the device last updated the entity

Response

Successful response

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

project_template_idstring uuid required

ID of the project template this entity belongs to

account_idinteger required

ID of the user account

account_form_template_idstring int32 required

ID of the linked account form template

cascade_deleted_by_idboolean nullable

Cascade deleted by id

process_state'deleting' | 'restoring' | 'null' nullable

State of deletion of this project_template_folder

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

deleted_atstring date-time nullable

Time the server deleted 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

updated_atstring date-time required

Time when the server last updated the entity