5.188 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 5.187 Delete Template for information on how to delete an application template; including all of its template history (api/templates/<id>).

In this topic:

5.188.1 URL

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

5.188.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

5.188.3 Example

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

Related Topics 

© 2016 Adaptive Computing