You are here: Application Templates > APIs > Delete Template History

4.19 Delete Template History

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

In this topic:

4.19.1 URL

DELETE /api/templates/<history_pk>/history/<version>/

4.19.2 Parameters

Parameter Required Type Description Example
history_pk Yes String History ID of the application template b00ce08c-01ed-4a9d-a916-f587b9f1af44
version Yes Integer Version of the application template 2

4.19.3 Example

DELETE /api/templates/b00ce08c-01ed-4a9d-a916-f587b9f1af44/history/2/

Related Topics 

© 2017 Adaptive Computing