You are here: Application Templates > APIs > Delete Template

4.18 Delete Template

This topic provides information on how to delete an application template; including all of its template history (api/templates/<id>). See 4.19 Delete Template History for information on how to delete the selected history for an application template (api/templates/<history_pk>/history/<version>).

In this topic:

4.18.1 URL

DELETE /api/templates/<id>/

4.18.2 Parameters

Parameter Required Type Description Example
id Yes Integer ID of the application template. 1

4.18.3 Example

DELETE /api/templates/2/

Related Topics 

© 2017 Adaptive Computing