Remove DLM group from the system
x-ms-visibility: "important"
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Request will delete the DLM group from system. The group needs to be empty withuot neither subgroups nor chargers
Path Parameters
dlmGroupid int64 required
This is the globally unique ID for the group
Responses
- 200
- 400
- 401
- 404
The DLM Group has been removed correctly
Errors in the route parameters
text/plain
Schema
Schema
string
User not authorised
DLM Group not found in the list of authorised groups of the customer
Loading...