Delete User Group
Select
SaaS
Customer Managed
Used to delete a user-group
Path Parameters
- userGroupId int32 required
Id of the user-group to delete
Query Parameters
- skipOwnerShipTransfer boolean
If user group properties needn't be transferred to other user or usergroup
- transferToUser int32
If user group properties needs to be transferred to other user
- transfertoUserGroup int32
If user group properties needs to be transferred to other userGroup
Responses
- 200
- 404
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
DELETE /v4/usergroup/:usergroupid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/UserGroup/:userGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'