5.187 Delete Template

This topic provides information on how to delete an application template; including all of its template history (api/templates/<id>). See 5.188 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:

5.187.1 URL

DELETE /api/templates/<id>/

5.187.2 Parameters

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

5.187.3 Example

DELETE /api/templates/2/

Related Topics 

© 2016 Adaptive Computing