Update a customer project template
ProjectTemplates
Update a customer project template
PATCH
Update a customer project template
Authorizations
Path Parameters
The id of the project template to update.
Pattern:
^[0-9a-f]{24}$Body
application/json
Template updates
The updated list of collaborators for the template. Will overwrite the existing list.
The new description for the template
Whether or not to mark this template as official, indicating that it has been vetted by your company.
The new name for the template
The updated list of tags for the template. Will overwrite the existing list.
The new visibility for the template
Available options:
private, all_non_anonymous_users Response
Success
Whether or not this template is marked as official
Available options:
customer, ecosystem