Skip to main content
PATCH
Update a FileAttachment by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

id
string<uuid>
required

The ID of the file attachment you're operating on

Body

application/json
category
enum<string>
default:Other
Available options:
Inspection Report,
Site Map,
Scale Ticket (External),
Scale Ticket (Internal),
Timesheet,
Other
description
string | null

Response

OK

data
FileAttachment-Read · object
required