Skip to main content

Update template

PUT 

/nevisadmin/api/v1/tenants/:tenantKey/project-templates/:projectTemplateKey

Required permission: MODIFY_TENANT on the tenant, or global scope

Update a project template. Sending the projectTemplate in the body, and filling out its title, summary, and categories fields is mandatory.

Setting the projectKey field is optional. If set, the template's content and description will be reloaded from the specified project. Note: This is the only way to update the project's description.

If no icon is sent, the original icon will be kept.

Request

Responses

Success