Remove a Position From a Group
Remove a position from a group in WebEOC Nexus using the positionName endpoint.
| Description | Remove a position from a group. |
|---|---|
| URL |
|
| Method | DELETE |
| Parameters |
|
Review the parameter definitions and examples of how to use the positionName endpoint in JQuery and C# calls.
Parameters
| Variable Name | Type | Description | Required |
|---|---|---|---|
| groupname | String | The name of the group | True |
| positionname | String | The name of the position to assign to the group | True |