v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
account attachments

Update account_attachment by ID

patch/api/v3/account/account_attachments/{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

idstring uuid

ID of the entity

project_template_idstring uuid nullable

ID of the project template this entity belongs to

project_template_folder_idstring uuid nullable

ID of the project template folder, if this attachment belongs to one

namestring

Name of the entity

file_urlstring

URL of the potential processed file

file_sizeinteger nullable

Attachment file size

device_updated_atstring date-time

Time when the device last updated the entity

last_editor_user_idinteger

ID of the user who most recently edited this entity

Response

Successful response

idstring uuid required

ID of the entity

account_idinteger required

ID of the user account

project_template_idstring uuid nullable

ID of the project template this entity belongs to

project_template_folder_idstring uuid nullable

ID of the project template folder, if this attachment belongs to one

namestring required

Name of the entity

file_urlstring required

URL of the potential processed file

file_sizeinteger nullable

Attachment file size

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

Whether this attachment is being restored or deleted

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

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