DELETE api/Groups/Delete?id={id}
Delete a group, if all subgroups and units have been removed/moved.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
group id |
integer32 |
Required |
Body Parameters
None.
Response Information
Resource Description
Delete a group, if all subgroups and units have been removed/moved.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.