Create Task Attachment

Upload a file to a task as an attachment. Files stored in the cloud cannot be used in this API request.

Note: This request uses multipart/form-data as the content type.
Tip: Try our new V3 Attachments API, which supports both tasks and File type Custom Fields!

Path Params
string
required
Query Params
boolean

If you want to reference a task by its custom task id, this value must be true.

number

When the custom_task_ids parameter is set to true, the Workspace ID must be provided using the team_id parameter.
For example: custom_task_ids=true&team_id=123.

Body Params
attachment
array
attachment
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json