Add given files to the comment entry as attachments.
Path parameters
-
task_id
Required -
comment_id
Required
POST
/actions/tasks/{task_id}/comments/{comment_id}/add-attachment
curl \
--request POST 'http://api.example.com/actions/tasks/{task_id}/comments/{comment_id}/add-attachment' \
--header "Authorization: $API_KEY"