v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
rfi attachment markups

Create a new rfi_attachment_markup

post/api/v3/projects/{project_id}/rfi_attachment_markups

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

idstring uuid

ID of the entity

rfi_attachment_idstring uuid

ID of the rfi attachment entity this markup lives on

dataobject required

GeoJSON representation of a Markup. https://geojson.org/

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

creator_user_idinteger

ID of the user who created this attachment

last_editor_user_idinteger

ID of the user who most recently edited this attachment

Response

Successful response

idstring uuid required

ID of the entity

rfi_attachment_idstring uuid

ID of the rfi attachment entity this markup lives on

project_idstring uuid required

ID of the project this entity belongs to

dataobject required

GeoJSON representation of a Markup. https://geojson.org/

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

resolved_conflictboolean required

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

creator_user_idinteger required

ID of the user who created this attachment

last_editor_user_idinteger required

ID of the user who most recently edited this attachment

deleted_atstring date-time nullable

Time the server deleted the entity

markupable_idstring uuid nullable

Entity id the markup belongs to

markupable_typestring nullable

Entity type the markup belongs to