Deletes a service group.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /pop/v5/service/serviceGroups
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
GroupId | string | Yes | The ID of the service group that you want to delete. | 789d9cda-74b1-****-****-05e21a0a7661 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "success",
"RequestId": "ECD1D6FC-4307-4583-BA6F-215F38****"
}
Error codes
For a list of error codes, visit the Service error codes.