All Products
Search
Document Center

Enterprise Distributed Application Service:DeleteServiceGroup

Last Updated:Jan 08, 2024

Deletes a service group.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Debug

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /pop/v5/service/serviceGroups

Request parameters

ParameterTypeRequiredDescriptionExample
GroupIdstringYes

The ID of the service group that you want to delete.

789d9cda-74b1-****-****-05e21a0a7661

Response parameters

ParameterTypeDescriptionExample
object
Codeinteger

The HTTP status code that is returned.

200
Messagestring

The message that is returned.

success
RequestIdstring

The ID of the request.

ECD1D6FC-4307-4583-BA6F-215F38****

Examples

Sample success responses

JSONformat

{
  "Code": 200,
  "Message": "success",
  "RequestId": "ECD1D6FC-4307-4583-BA6F-215F38****"
}

Error codes

For a list of error codes, visit the Service error codes.