Delete template
DELETE/nevisadmin/api/v1/tenants/:tenantKey/project-templates/:projectTemplateKey
Required permission: MODIFY_TENANT on the tenant, or global scope
Deletes a project template.
Request
Responses
- 200
- 400
- 403
- 404
Success
Missing tenant key or project template key
Insufficient permissions.
Project template not found