PATCH /v2/templates/{templateID}
Update template (v2)
Update template
Parameters
templateID·string· path · required
Request body
Required: yes
application/json
Schema: TemplateUpdateRequest
public·boolean· optionalWhether the template is public or only accessible by the team
Responses
200
The template was updated successfully
Content-Type: application/json
Schema: TemplateUpdateResponse
names·array<string>· requiredNames of the template (namespace/alias format when namespaced)
400
Bad request
Content-Type: application/json
Schema: Error
code·integer· requiredError code
Format:
int32message·string· requiredError
401
Authentication error
Content-Type: application/json
Schema: Error
code·integer· requiredError code
Format:
int32message·string· requiredError
500
Server error
Content-Type: application/json
Schema: Error
code·integer· requiredError code
Format:
int32message·string· requiredError