Tasks > TaskFile
Creates a Task file
Creates a Task file
post/api/2026-07-01/resources/tasks/task_files
Response
CREATED
Example response
{
"id": "1",
"task_id": "1",
"filename": "expenses.png",
"content_type": "image/png",
"path": "/tasks/tasks_files/405",
"created_at": "2024-10-06"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.