Remove a device group
This resource provides removing device group.
Scheme
https
Host
Valid ITSM host (example: subdomain-msp.cmdm.comodo.com )
Path
/api/rest/v1/device-group
Query Params
Param Name | Description |
id | Identifier of group |
Request headers
Key | Value | Description |
Http method | DELETE | Http method |
Content-Type | application /json file | |
x-auth-type | 4 | Authentication type identifier |
x-auth-token | access token | 3rd Party Authentication Token |
See the below link for details:
- Comodo ONE 3rd Party Authentication API Definition
- Token Renew Service
- Token Validation Service
- Usage of Access Token
Execution
Sample execution can be handled via Postman Application.
Header part can be handled via Postman Application