Create a FileAttachment on a DriverDay
FileAttachments
Create a FileAttachment on a DriverDay
Create a FileAttachment related to a DriverDay. Requires permission to create attachment on DriverDay—create_driver_day_attachments.
- If you’re using a
DirectUploadthen you must use theapplication/jsonmime-type andfilemust be theDirectUpload’ssigned_id - If you’re using a file then you must use the
multipart/form-datamime-type andfilemust be a file.
POST
Create a FileAttachment on a DriverDay
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.
Example:
"en"
Path Parameters
Driver Day ID
Body
Response
Created