Delete a CommcellGroup
Select
SaaS
Customer Managed
Used to delete a commcellGroup
Path Parameters
- commcellGroupId int32 required
Id of the commcellGroup to delete
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Loading...