Skip to content

Instantly share code, notes, and snippets.

swagger: '2.0'
info: {title: ClickUp 2.0, version: ''}
host: api.clickup.com
basePath: /api/v2
schemes: [https]
paths:
/task/{task_id}/attachment:
post:
responses:
'200':