Summary
Delete service group
Description
Deletes a specific service group by its ID
Route
DELETE /gateway_manager/v1/service-groups/:id
Roles
service-group:delete
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | The ID of the service group to delete |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Result of deleting the service group |