v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
attachment markups

Flatten image with markups for markupable

Flattening a markupable means that Fieldwire will rasterize the image along with its markups to make it a single image for the thumbnail.Currently only the most recent 100 attachment markups will be flattened for performance reasons.

post/api/v3/projects/{project_id}/attachment_markups/flatten

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

Query parameters

last_synced_atstring date-time

Timestamp since when further updates should be included

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'active' | 'deleted'

Specifies if request should include active, deleted or all (default) entities

Fieldwire-Per-Pageinteger

Specifies the number of entities to include in the request

Request body

markupable_idstring uuid

ID of the attachment entity this markup lives on

markupable_type'Attachment' | 'RfiAttachment'

Type of the attachment entity this markup lives on

Response

Successful response