Remove the DLM group from its parent group
x-ms-visibility: "important"
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Sends a request to remove a DLM group from its parent group. Parent group must be different from the child group.
Path Parameters
parentDlmGroupid int64 required
This is the globally unique ID for the parent group
childDlmGroupid int64 required
This is the globally unique ID for the child group
Responses
- 200
- 400
- 401
- 404
The DLM group has been removed correctly from its parent group
Errors in the route parameters
text/plain
Schema
Schema
string
User not found or not authorised
One of the groups not found in the list of authorised groups of the customer
Loading...