Delete a template
DELETE/apis/v1/templates-management/templates/:id
Use this method to delete a specific device template.
Note: You cannot delete a template that is locked (being used in a deployment job). You must first wait for the deployment job to finish before attempting to delete the template.
Request
Responses
- 200
- 206
- 404
- 429
- 500
Success
Success
Failure - Not found
Failure - Too many requests
Failure - Internal server error