Upload task attachments
Task Attachments
Upload task attachments
Uploads one or more files to a task via multipart/form-data.
POST
Upload task attachments
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the task (task_log_id)
Body
multipart/form-data
File(s) to upload
Whether the file is visible
Session token to group uploads and defer notification
ID of the parent attachment (for versioning)
Attachment status
Available options:
approved, pending, required, null Origin of the upload
Available options:
task_panel, rework, feedback 
