Upload attachments
weeek_upload_attachmentsUpload file attachments to tasks in WEEEK. Specify task ID and local file path to attach documents.
Instructions
POST /tm/tasks/{task_id}/attachments. Upload attachments. Tags: Task. Body: multipart/form-data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | No | ||
| path | Yes | ||
| files | Yes |