Update a FileAttachment by ID
Update FileAttachment by ID. Requires permission to edit attachment on a particular object:
For Projects: edit_project_attachments
For Orders: edit_order_attachments
For Jobs: edit_job_attachments
For Loads: edit_load_attachments
For Driver Days: edit_driver_day_attachments
For Settlements: edit_settlement_attachments\
Drivers and Foremen that have this permission, can only edit FileAttachments that they have added.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
Path Parameters
The ID of the file attachment you're operating on
Body
Response
OK