DELETE api/Groups/Delete?id={id}

Delete a group, if all subgroups and units have been removed/moved.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.