Skip to main content
POST
Add attachment

Authorizations

Authorization
string
header
required

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

Path Parameters

PROJECT_ID
string
required

The ID of the project

LIST_ID
string
required

The ID of the list

TASK_ID
string
required

The ID of the task

Response

200 - application/json

Returns the attachment object.

id
integer
taskId
integer
createdDate
string
createdBy
integer
fileName
string
mimeType
string