Skip to main content

Delete Client Group By Name

Select

SaaS
Customer Managed

This operation deletes a client computer group.

Path Parameters
  • clientGroupName string required

    Name of the client group

Responses

OK

DELETE /ClientGroup/byName(clientGroupName=':clientGroupName')    

Authorization

type: apiKeyname: Authtokenin: header

Request

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