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.
Path parameters
The id of the projecttemplate.
The id of the file.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Response
OK
The id of the file version.
The id of the file this version belongs to.
The version of the file.
The size of the file, in bytes.
The width if this is an image file.
The height if this is an image file.
The date this file version was created.
The id of the user who created this file version.
The date this file version was last modified.
The id of the user who last modified this file version.