Add a Position to a Group

Assign a position to a group in WebEOC Nexus using the positionName endpoint.

positionName endpoint description
Description Add a new group in WebEOC Nexus
URL
  • /groups/{groupName}/positions/{positionName}

  • /groups/query/positions?groupName={groupName}&positionName={positionName}

Method POST
Parameters
  • groupname

  • positionname

Review the parameter definitions and examples of how to use the positionName endpoint in Jquery and C# calls.

Parameters

positionName endpoint 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