DeleteConsumerGroup
Updated at:
Copy as MD
Deletes a consumer group.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GwClusterId |
string |
Yes |
The gateway instance ID. |
pg-xxxxxxxxxx |
| ConsumerGroupName |
string |
Yes |
The name of the consumer group. |
cg-xxxxxxx |
| RegionId |
string |
No |
The region ID. |
cn-beijing |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| RequestId |
string |
The request ID. |
E56531A4-E552-40BA-9C58-137B80****** |
Examples
Success response
JSON format
{
"RequestId": "E56531A4-E552-40BA-9C58-137B80******"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?