v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplateFiles
Creates a new projecttemplate file for the projecttemplate with the specified id..
Uploads a new projecttemplate file for the projecttemplate with the specified id. 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
Path parameters
projecttemplateIdstring uuid required
The id of the projecttemplate.
Headers
Authorizationstring required
Bearer authentication
Response
OK