v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskFiles
Copies the file to a new task.
Copies the file to a new task (meta and content).
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/tasks/{taskId}/files/{fileId}/copy
Path parameters
taskIdstring uuid required
The id of the task.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK