OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
taskTemplateFiles
Uploads a new version of the tasktemplate file with the specified id.
Uploads a new version of an tasktemplate file. Use this to upload a file as a form value along with the basic file meta data. The file size must not exceed 1GB.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/tasktemplates/{tasktemplateId}/files/{fileId}/versions
Path parameters
tasktemplateIdstring uuid required
The id of the tasktemplate.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK