Add a Position to a Group
Assign a position to a group in WebEOC Nexus using the positionName endpoint.
| Description | Add a new group in WebEOC Nexus |
|---|---|
| URL |
|
| Method | POST |
| 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 |