Update an Attachment

OAuth Scope

This endpoint requires the following OAuth scope manage_attachments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the Attachment

Body Params

Attachment fields to update

string
uuid
string
length ≤ 127

The security roles description

string
length ≤ 50

Location's name

string

Indicates the source or type of the attachment (e.g., 'INVOICE', 'QUOTE'). Used for filtering and determining how to display the attachment.

string

Comma-separated list of tags associated with the attachment. Used for categorization and filtering of attachments.

float

Longitude coordinate where the attachment was created. Used for geolocation of photos and other attachments. Decimal degrees format.

float

Latitude coordinate where the attachment was created. Used for geolocation of photos and other attachments. Decimal degrees format.

string

Width of the image in pixels. Only applicable for image attachments. Read-only in the API.

string

Height of the image in pixels. Only applicable for image attachments. Read-only in the API.

string

Additional information extracted from the file, such as form responses or OCR text. Read-only in the API.

string

Flag indicating whether this attachment has been marked as a favorite. Used for filtering and displaying attachments.

string

The specific class type of the attachment. Used for specialized attachment types that extend the base dboAttachment class. Read-only in the API.

string

Additional structured data associated with the attachment in JSON format. The schema varies depending on attachment type and source. Used to store extended information that doesn't fit into standard fields.

uuid

Unique identifier for this record

uuid
string
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json