projectTemplateFiles
Uploads a new version of the projecttemplate file with the specified id.
Uploads a new version of an projecttemplate 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/projecttemplates/{projecttemplateId}/files/{fileId}/versions
Path parameters
projecttemplateIdstring uuid required
The id of the projecttemplate.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.