Skip to main content

Delete Client Group (Deprecated)

Select

SaaS
Customer Managed

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

This operation deletes a client computer group.

More Details

Path Parameters
  • clientGroupId string required
Responses

OK

DELETE /clientgroup/:clientgroupid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
clientGroupId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/ClientGroup/:clientGroupId' \
-H 'Authtoken: <API_KEY_VALUE>'