You are here: Application Templates > APIs > Modify Template

4.17 Modify Template

The PUT method replaces the existing template with your modified template. To only change one or more specific attributes of an existing template, use the PATCH method. See 4.18 Modify Template Attributes.

In this topic:

4.17.1 URL

PUT /api/templates/<id>/

4.17.2 Parameters

Parameter Required Type Description Example
id Yes Integer Numerical identifier of the template. 1

4.17.3 Example

See the example information provided in 4.13 Create Template.

Related Topics 

© 2016 Adaptive Computing