Skip to main content
POST
Create a FileAttachment on a Job

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

job-id
string<uuid>
required

The ID of the job you're operating on

Body

file
required
category
enum<string>
default:Other
Available options:
Inspection Report,
Site Map,
Scale Ticket (External),
Scale Ticket (Internal),
Timesheet,
Other
description
string

Response

Created

data
FileAttachment-Read · object
required