Summary
Delete one or more device template(s) by Id
Description
This API call will delete device templates based on given Ids
Route
DELETE /configuration_manager/templates
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| templateIds | array | yes | Array of device template Ids |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| Status | object | Status with the number of device templates deleted |